Is it possible to browse the database? #295
-
From what I can tell, the playground is using the SQLite Database Integration, which means an SQLite database is being used. Is there a way to access this database using a tool like Table Plus in order to browse the database? This would be useful when developing plugins that create custom tables or write custom data, and one needs to quickly verify these changes. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes it is possible! Let's expose a path to the database file in the extension or even add a button like "show in finder." I started a new issue to track this: https://github.com/WordPress/wordpress-playground/issues/296 |
Beta Was this translation helpful? Give feedback.
Yes it is possible! Let's expose a path to the database file in the extension or even add a button like "show in finder." I started a new issue to track this: https://github.com/WordPress/wordpress-playground/issues/296