mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2026-05-05 12:24:17 +02:00
1 line
170 B
Plaintext
1 line
170 B
Plaintext
{"mysql":"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'","postgresql":"SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'"} |