instedd / verboice

Open source toolkit for voice services; with special focus to the needs of medium- and low-income countries, scalable services, and interacting with vulnerable populations
http://verboice.instedd.org/
GNU General Public License v3.0
43 stars 18 forks source link

Fix: Support MySQL's ANSI_QUOTES in hand-written queries #918

Closed matiasgarciaisaia closed 1 year ago

matiasgarciaisaia commented 1 year ago

When exectuing hand-written queries to the database, use the correct quotes for each type of object.

See instedd/surveda#2140 for more context on the issue