mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2026-04-28 18:13:35 +02:00
1 line
126 B
Plaintext
1 line
126 B
Plaintext
{"mysql":"SELECT wp_posts.* FROM wp_posts WHERE ID IN (4)","postgresql":"SELECT wp_posts.* FROM wp_posts WHERE \"ID\" IN (4)"} |