Releases: Automattic/wp-cli-sqlite-command
Releases · Automattic/wp-cli-sqlite-command
v1.1.5
03 Nov 11:24
Compare
Sorry, something went wrong.
No results found
v1.1.4
14 Oct 16:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Re throw the error when the encoding is correct but the import query failed to fix Studio error alerts by @sejas in #16
Full Changelog : v1.1.3...v1.1.4
v1.1.3
10 Oct 14:50
Compare
Sorry, something went wrong.
No results found
What's Changed
Speedup encoding check by executing it as a fallback on execute_statements by @sejas in #15
Fix import query parsing and encoding by @JanJakes in #14
Full Changelog : v1.1.2...v1.1.3
v1.1.2
05 Sep 18:20
Compare
Sorry, something went wrong.
No results found
Fix sqlite export by escaping strings with numbers and e character by @sejas in #12
v1.1.1
06 Aug 12:23
Compare
Sorry, something went wrong.
No results found
Add a fallback for missing DB_NAME constant by @JanJakes in #11
v1.1.0
15 Jul 13:30
Compare
Sorry, something went wrong.
No results found
v1.0.6
18 Dec 15:20
Compare
Sorry, something went wrong.
No results found
Added tests for tables command and testing docs by @fredrikekelund in #6
Add support for JSON format for table list by @wojtekn in #9
Explicitly load the sqlite-database-integration/php-polyfills.php file by @fredrikekelund in #8
v1.0.5
26 Nov 16:02
Compare
Sorry, something went wrong.
No results found
Add SQLite tables command supporting list and csv format #5
v1.0.4
06 Aug 16:42
Compare
Sorry, something went wrong.
No results found
Ensure that the import and export commands run before WordPress loads
v1.0.3
06 Aug 15:47
Compare
Sorry, something went wrong.
No results found
Include a version file in the distribution file