mattes / migrate

Database migrations. CLI and Golang library.
Other
2.29k stars 326 forks source link

Change `TRUNCATE` for `DELETE FROM` #340

Open capipo opened 6 years ago

capipo commented 6 years ago

Truncate cause an implicit commit https://mariadb.com/kb/en/library/sql-statements-that-cause-an-implicit-commit/