{"id":128,"date":"2021-07-05T07:56:05","date_gmt":"2021-07-05T06:56:05","guid":{"rendered":"https:\/\/www.simons.tools\/de\/?p=128"},"modified":"2021-07-05T07:56:05","modified_gmt":"2021-07-05T06:56:05","slug":"","status":"publish","type":"post","link":"https:\/\/www.simons.tools\/de\/automatisch-gespeicherter-entwurf-8\/","title":{"rendered":"MySQL Insert OR Replace if exists","raw":"MySQL Insert OR Replace if exists"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">INSERT INTO `meta` <br>        SET `key`=:key, `value`=:value <br>        ON DUPLICATE KEY <br>        UPDATE `key`=:key, `value`=:value \",<\/pre>\n","protected":false,"raw":"<!-- wp:preformatted -->\n<pre class=\"wp-block-preformatted\">INSERT INTO `meta` <br>        SET `key`=:key, `value`=:value <br>        ON DUPLICATE KEY <br>        UPDATE `key`=:key, `value`=:value \",<\/pre>\n<!-- \/wp:preformatted -->"},"excerpt":{"rendered":"","protected":false,"raw":""},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_en_post_content":"","_en_post_name":"automatisch-gespeicherter-entwurf-8","_en_post_excerpt":"","_en_post_title":"Automatisch gespeicherter Entwurf","_de_post_content":"<!-- wp:preformatted -->\n<pre class=\"wp-block-preformatted\">INSERT INTO `meta` <br>        SET `key`=:key, `value`=:value <br>        ON DUPLICATE KEY <br>        UPDATE `key`=:key, `value`=:value \",<\/pre>\n<!-- \/wp:preformatted -->","_de_post_name":"","_de_post_excerpt":"","_de_post_title":"MySQL Insert OR Replace if exists","edit_language":"de","footnotes":""},"categories":[12],"tags":[],"class_list":["post-128","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"_links":{"self":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts\/128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/comments?post=128"}],"version-history":[{"count":1,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts\/128\/revisions"}],"predecessor-version":[{"id":129,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts\/128\/revisions\/129"}],"wp:attachment":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/media?parent=128"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/categories?post=128"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/tags?post=128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}