commit da4657ddf61416699966324b6aea7f9b302044d8 from: witcher date: Sun Nov 20 20:41:07 2022 UTC Update `sqlx-data.json` commit - 61cdb921485ebd3252fd8eff998f0571bc0daefa commit + da4657ddf61416699966324b6aea7f9b302044d8 blob - e544b4075bbf99103bf8785ee1764f589fef5295 blob + a3e0f555be2decc8fea2ed8ec3eedbfd660b13ce --- sqlx-data.json +++ sqlx-data.json @@ -10,7 +10,7 @@ }, "query": "update posts set sent = true where guid = ?" }, - "5340013611d6d969ae2e330a70c35ac280e821f1367b38d6cecaaa26dfe2a40c": { + "322f282b6b0068d8f6091daf4b0835d28df627d2ef6e4b5dd2979004f00f248a": { "describe": { "columns": [], "nullable": [], @@ -18,7 +18,7 @@ "Right": 7 } }, - "query": "insert into posts (guid, title, author, url, feedurl, pub_date, content) values (?, ?, ?, ?, ?, ?, ?)" + "query": "insert or ignore into posts (guid, title, author, url, feedurl, pub_date, content) values (?, ?, ?, ?, ?, ?, ?)" }, "9955438bce6b0c7cd1c7896a6fdf0b7b58390a5d996ba7cef003bd4b3052353d": { "describe": {