https://github.com/facg3/MWM-Shop_Project/blob/e761e4d5a61dcf82570f808e98c8e50b8f240905/src/database/queries.js#L45 here you are not protected from sql injection. see [this](https://node-postgres.com/features/queries#parameterized-query) for more information
MWM-Shop_Project/src/database/queries.js
Line 45 in e761e4d
here you are not protected from sql injection.
see this for more information