WordPress / sqlite-database-integration

Feature Plugin to add SQLite support to WordPress. Under Development.
GNU General Public License v2.0
202 stars 30 forks source link

Support `CREATE TABLE wp_posts_2 LIKE wp_posts` #115

Open adamziel opened 1 month ago

adamziel commented 1 month ago

The CREATE TABLE LIKE syntax isn't supported at the moment.