ON CONFLICT id. DO UPDATE SET data = EXCLUDED.data; `); }. This gives us a simple key value store for JSON blobs using a postgres database.
確定! 回上一頁