mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2026-05-05 20:34:15 +02:00
1 line
220 B
Plaintext
1 line
220 B
Plaintext
{"mysql":"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1","postgresql":"SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'duplicate_post_show_notice' AND site_id = 1"} |