Commit 382fb2a
authored
Upgrade SQLite database integration plugin to fix preview sites (#1839)
Let's upgrade SQLite plugin so we can use the new flag WP_SQLITE_UNSAFE_ENABLE_UNSUPPORTED_VERSIONS with WP_SQLITE_AST_DRIVER, so new databases with Strict keyword will be able to work on Preview Sites when using these flags.1 parent f6176ef commit 382fb2a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments