mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 21:33:24 +03:00
b90e367563
- if the database does not exist, ignore the error - tables that don't exist don't need truncating - instead wait until the next thing calls init, that will cause a fresh db to be created in the correct state - inside of reset, if the truncate fails then do a full reset instead |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |