mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-11-13 10:39:03 +08:00
`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>
2.8 KiB
2.8 KiB