Since 3.24 SQLite supports [upsert like postgres does](https://www.sqlite.org/lang_UPSERT.html). Consider adding it to SQLite dialect?