Upsert
JSON →Makes it easy to upsert on MySQL, PostgreSQL, and SQLite3 by transparently creating merge functions or using INSERT OR IGNORE.
Makes it easy to upsert on MySQL, PostgreSQL, and SQLite3 by transparently creating merge functions or using INSERT OR IGNORE.