mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 21:33:24 +03:00
b27ea8f504
- we've had an optimization in CI that copies a fresh SQLite DB to a file, and copies it back when we need to do a DB reset - I originally only let this run in CI but we've had it around for a while so we should GA it to run on local machines - there may be edge cases, but we should fix them instead of letting tests run slower for development - this also makes sure we clean up any existing files before initializing the DB |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
Gruntfile.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json |