You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wp-includes/sqlite/class-wp-sqlite-translator.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1004,7 +1004,7 @@ private function parse_create_table() {
1004
1004
$this->rewriter->replace_all( array() );
1005
1005
1006
1006
/*
1007
-
* Decide how to parse the current line. We ehttps://github.com/WordPress/sqlite-database-integration/blob/eba8ab5a92d95d332cdbcdf008c7328906027cc2/wp-includes/sqlite/class-wp-sqlite-translator.php#L1007xpect either:
1007
+
* Decide how to parse the current line. We expect either:
0 commit comments