Skip to content

Releases: spatie/db-dumper

2.17.0

10 Sep 14:53
d23bcb5
Compare
Choose a tag to compare
  • add doNotUseColumnStatistics

2.16.1

06 May 14:32
56448e8
Compare
Choose a tag to compare
  • fix using gzip compression on windows (#130)

2.16.0

16 Apr 15:10
7c6d3b7
Compare
Choose a tag to compare
  • allow for adding options after the db name (#129)

2.15.3

24 Jan 13:06
e167b8b
Compare
Choose a tag to compare
  • Fix incomplete credential guard (#126)

2.15.2

16 Jan 12:47
0f9a65b
Compare
Choose a tag to compare

2.15.2 - 2020-01-16

  • Fix sqlite3 dump on Windows

2.15.0

11 Nov 10:41
ccb7dd7
Compare
Choose a tag to compare
  • add doNotCreateTables to Postgres driver (#116)

2.14.3

21 Aug 16:40
0ea6050
Compare
Choose a tag to compare
  • fix memory leak (issue #109)

2.14.2

28 Jun 08:23
Compare
Choose a tag to compare

2.14.2 - 2019-06-28

  • Determine quotes for windows for MongoDB and PostgreSql dumps (#107)

2.14.1

10 May 09:23
c9b699c
Compare
Choose a tag to compare

2.14.1 - 2019-05-10

  • wrap the dump command in an if statement when using compression (#100)

2.14.0

17 Apr 07:03
eec21c5
Compare
Choose a tag to compare
  • add --skip-lock-tables and --quick option (#95)