mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2026-05-19 23:34:54 +02:00
1 line
140 B
Plaintext
1 line
140 B
Plaintext
{"mysql":"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1","postgresql":"SELECT * FROM wp_users WHERE user_login = 'root' LIMIT 1"} |