Ghost/core/server/data/schema/clients
Daniel Lockyer 2a0cc9e8d4 Aliased mysql to mysql2 in schema client
refs https://github.com/TryGhost/Toolbox/issues/174

- this just uses the same SQL queries for certain queries when using the
  `mysql2` library as when using the `mysql` one
- we can remove the `mysql` line when we fully switch to `mysql2`
2022-03-02 16:06:37 +01:00
..
index.js Aliased mysql to mysql2 in schema client 2022-03-02 16:06:37 +01:00
mysql.js Cleaned up DB connection fallback in migrations commands 2022-03-02 13:27:21 +01:00
sqlite3.js Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00