MerginMaps/work-packages

Strings and literals in SQL not escaped

Closed this issue · 0 comments

There are many places in the code where the code should be doing of escaping when running some SQL queries.

Try having some tables with spaces or quotes in names and things will break...