Very interesting!! Will check it out. Thanks 🎉
I like TypeORMs query build but still sometimes when you need to do a raw query, would be great to have a linter.
Does it support checking of parameters as well!? Because that variable in literal string query is just a call for sql injection.
It won't be, since it's a template literal. Parameter support is definitely in my roadmap.
If you're interested, be sure to follow at github.com/ts-safeql/safeql/issues/14
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Very interesting!! Will check it out. Thanks 🎉
I like TypeORMs query build but still sometimes when you need to do a raw query, would be great to have a linter.
Does it support checking of parameters as well!? Because that variable in literal string query is just a call for sql injection.
It won't be, since it's a template literal. Parameter support is definitely in my roadmap.
If you're interested, be sure to follow at github.com/ts-safeql/safeql/issues/14