We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2aae6 commit db53a3dCopy full SHA for db53a3d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.3.0: August 1st, 2022
2
+* Change `—no-db`, `—no-assets` to `—skip-db`, `—skip-assets`, props @joshuafredrickson
3
+* Remove redundant `db export`/`import`, props @joshuafredrickson
4
+
5
### 1.2.0: March 16th, 2022
6
* Add support for optionally skipping the database or assets with new flags: `--no-db` and `--no-assets`
7
* Pass `--default-character-set=utf8mb4` to `wp db export`
0 commit comments