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