mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
99aeb73ecc
refs https://github.com/TryGhost/Toolbox/issues/592 - it turns out that `TRUNCATE` in CI takes ~300ms for all tables, but `DELETE FROM` takes ~30ms - whilst truncating is generally known to be faster, I believe it's only faster on large tables - this saves 90% of the time it takes to reset the DB in MySQL |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
e2e-webhooks | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js |