Files
postgresql-for-wordpress/tests/stubs/update-wp-_1698679936.txt
T
2023-10-30 09:32:50 -07:00

1 line
141 B
Plaintext

{"mysql":"UPDATE `wp_posts` SET `comment_count` = 1 WHERE `ID` = 55","postgresql":"UPDATE wp_posts SET comment_count = 1 WHERE \"ID\" = 55"}