File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -9,20 +9,25 @@ composer.json. So you need to re-add the adapters you were using.
99
1010- Added support for Symfony 4.
1111- Added tests
12- - Support for many storage names with the same type.
12+ - Support for many storage names with the same type.
13+ - Added commands for backup and restore
14+ - Support for ` ignoreTables ` on MySQL databases.
15+ - Added config ` output_file_prefix ` .
16+ - Support for DropboxV2
1317
1418### Changes
1519
1620- You have to ` composer require ` for the adapter you want to use. Nothing is included by default.
21+ - The storage and database type is case-sensitive.
1722
1823### Removed
1924
20- - Support for Symfony < 2.7.
25+ - Support for Symfony < 2.7.
2126
2227## 1.1.0
2328
2429Support for Symfony 3.1.
2530
2631## 1.0.0
2732
28- First release.
33+ First release.
You can’t perform that action at this time.
0 commit comments