fleet/server/datastore
Ricky Grassmuck eddc2e2bda
Replace uses of ansi quotes (") in SQL statements (#4726)
To ensure the product works properly when using MySQL with `ANSI_QUOTES` mode enabled,
replace all uses of `""` for values inside SQL statements with `''`

Co-authored-by: Ricky Grassmuck <r.grassmuck@cpanel.net>
2022-04-11 11:47:50 -07:00
..
cached_mysql Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
mysql Replace uses of ansi quotes (") in SQL statements (#4726) 2022-04-11 11:47:50 -07:00
redis Try to fix flaky publisher-has-listener redis test (#3876) 2022-01-26 08:13:01 -05:00
s3 Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00