0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data/utils/clients
Jason Williams e03d503add Ignore tables with pg_ prefix in pg getTables.
Closes #3825
- Fixes an issue where a PostgreSQL extension may create
  a public table and it gets caught up in the migration process.
2014-08-20 14:20:18 +00:00
..
index.js Fixing pg build. 2014-07-31 12:52:57 +00:00
mysql.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
pg.js Ignore tables with pg_ prefix in pg getTables. 2014-08-20 14:20:18 +00:00
sqlite3.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00