mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2026-05-06 08:36:13 +02:00
1 line
188 B
Plaintext
1 line
188 B
Plaintext
{"mysql":"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'menu_items' AND site_id = 1","postgresql":"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'menu_items' AND site_id = 1"} |