mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2026-05-04 03:50:44 +02:00
1 line
188 B
Plaintext
1 line
188 B
Plaintext
{"mysql":"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1","postgresql":"SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1"} |