mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Editor pass - Fix double quote usage in sql query (#6862)
This has been edited for copy.
This commit is contained in:
parent
5a44d01566
commit
a7585e3cec
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
* Fixed an issue with double quotes usage in sql query. Caused by enabling `ANSI_QUOTES` in MySQL.
|
||||
* Fixed an issue with double quotes usage in SQL query, caused by enabling `ANSI_QUOTES` in MySQL.
|
||||
|
|
|
|||
Loading…
Reference in a new issue