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
sed -i.bak "s#'{SQLITE_IMPLEMENTATION_FOLDER_PATH}'#__DIR__.'/plugins/sqlite-database-integration/packages/sqlite-database-integration'#g""$WP_DIR"/src/wp-content/db.php
61
+
sed -i.bak "s#{SQLITE_PLUGIN}#sqlite-database-integration/packages/sqlite-database-integration/load.php#g""$WP_DIR"/src/wp-content/db.php
62
62
63
63
# 5. Rewrite helper class WpdbExposedMethodsForTesting to extend WP_SQLite_DB.
64
64
echo"Rewriting helper class 'WpdbExposedMethodsForTesting' to extend WP_SQLite_DB..."
0 commit comments