Skip to content

Releases: spatie/db-dumper

2.8.1

23 Nov 23:41
f951560
Compare
Choose a tag to compare
  • fix SQLite dump

2.8.0

13 Nov 10:16
1b5695d
Compare
Choose a tag to compare
  • add setAuthenticationDatabase

2.7.4

07 Nov 08:01
34457b9
Compare
Choose a tag to compare
  • fix for dumping a MongoDB without username or password

2.7.3

09 Sep 12:57
Compare
Choose a tag to compare
  • allow empty passwords for MongoDB dumps

2.7.2

07 Sep 12:14
Compare
Choose a tag to compare
  • make --databases optional

2.7.1

18 Aug 11:48
Compare
Choose a tag to compare
  • made option passing more flexible by adding --databases option to the MySQL 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