Releases: spatie/db-dumper
Releases · spatie/db-dumper
2.6.0
- add support for MongoDB
2.5.1
- prefix excluded tables with database name when dumping a MySql db
2.5.0
- add
--default-character-set
option for MySql - improve the preservation of the used charset when dumping a MySql db
2.4.1
- fix bug where custom binary path with spaces on linux would not process correctly
2.4.0
- Add
skipComments
2.3.0
- Add support for SQLite
2.2.1
- made a change so the package can be used on Windows
2.1.0
- added
getHost
2.0.1
- fix for dump paths with spaces
2.0.0
- refactored all classes
- added the ability to add artribrary options