2
0
Files
gitcaddy-server/models
Filip Navara 620ead080d Fix SQL quoting (#5117)
`show` is keyword in MySQL and has to be quoted to reference a column name. Use grave accents (ASCII code 96) for quoting to match rest of the source code. It's non-standard SQL, but it's supported by SQLite and MySQL.

Signed-off-by: Filip Navara <navara@emclient.com>
2018-10-20 18:19:21 -04:00
..
2017-05-26 09:38:18 +08:00
2017-05-04 13:54:56 +08:00
2018-01-27 18:48:15 +02:00
2014-04-13 03:14:43 -04:00
2018-08-23 18:42:02 -04:00
2017-10-27 09:10:54 +03:00
2018-10-19 12:36:42 -04:00
2018-10-19 21:36:41 +08:00
2018-05-19 17:12:37 +03:00
2018-10-20 18:19:21 -04:00
2018-10-19 12:36:42 -04:00