Skip to content

Releases: Automattic/wp-cli-sqlite-command

v1.1.5

03 Nov 11:24
fcc0898

Choose a tag to compare

What's Changed

  • Set default SQL modes and other options for database import by @JanJakes in #17

Full Changelog: v1.1.4...v1.1.5

v1.1.4

14 Oct 16:17
90ddb8d

Choose a tag to compare

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
83be865

Choose a tag to compare

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
92c3558

Choose a tag to compare

  • Fix sqlite export by escaping strings with numbers and e character by @sejas in #12

v1.1.1

06 Aug 12:23
b7593cf

Choose a tag to compare

  • Add a fallback for missing DB_NAME constant by @JanJakes in #11

v1.1.0

15 Jul 13:30
d426211

Choose a tag to compare

v1.0.6

18 Dec 15:20
45f05f5

Choose a tag to compare

  • 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
e8a0970

Choose a tag to compare

  • Add SQLite tables command supporting list and csv format #5

v1.0.4

06 Aug 16:42

Choose a tag to compare

  • Ensure that the import and export commands run before WordPress loads

v1.0.3

06 Aug 15:47

Choose a tag to compare

Include a version file in the distribution file