Skip to content

Releases: spatie/db-dumper

2.7.0

25 May 20:43
Compare
Choose a tag to compare
  • MongoDb dumps won't be compressed by default anymore
  • add enableCompression on MongoDb

2.6.1

15 May 14:53
Compare
Choose a tag to compare
  • fix sqlite dumper

2.6.0

13 Apr 18:13
Compare
Choose a tag to compare
  • add support for MongoDB

2.5.1

07 Apr 21:38
Compare
Choose a tag to compare
  • prefix excluded tables with database name when dumping a MySql db

2.5.0

05 Apr 17:07
Compare
Choose a tag to compare
  • add --default-character-set option for MySql
  • improve the preservation of the used charset when dumping a MySql db

2.4.1

31 Dec 10:08
Compare
Choose a tag to compare
  • fix bug where custom binary path with spaces on linux would not process correctly

2.4.0

30 Dec 22:34
Compare
Choose a tag to compare
  • Add skipComments

2.3.0

22 Nov 15:14
Compare
Choose a tag to compare
  • Add support for SQLite

2.2.1

20 Nov 02:55
Compare
Choose a tag to compare
  • made a change so the package can be used on Windows

2.1.0

20 Oct 22:16
Compare
Choose a tag to compare
  • added getHost