volatiletech/sqlboiler-sqlite3

add upsert

arddor opened this issue · 1 comments

Sqlite3 supports upsert since v3.24.0. Would it be possible to add it to the driver?

This would be a fine pull request :)