Skip to content

Releases: spatie/db-dumper

2.10.1

30 Aug 12:10
1192bb0
Compare
Choose a tag to compare
  • allow destination paths to have a space character

2.10.0

27 Apr 15:11
ee745fb
Compare
Choose a tag to compare
  • add support for compressing dumps

2.9.0

05 Mar 23:49
98a3b7d
Compare
Choose a tag to compare
  • add support for setting --set-gtid-purged

2.8.2

20 Jan 14:47
d7c0d4b
Compare
Choose a tag to compare
  • add support for Symfony 4

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