]> git.sur5r.net Git - bacula/rescue/commitdiff
Use ' instead of " when quoting strings.
authorDan Langille <dan@langille.org>
Wed, 10 Dec 2003 22:49:27 +0000 (22:49 +0000)
committerDan Langille <dan@langille.org>
Wed, 10 Dec 2003 22:49:27 +0000 (22:49 +0000)
PostgreSQL cannot handle " and thinks they are attributes.
MySQL can handle ' and so can SQLite.


No differences found