pypika icon indicating copy to clipboard operation
pypika copied to clipboard

Implementation of SQLite upsert features

Open lyz-code opened this issue 5 years ago • 0 comments

SQLite supports upsert statements much like Postgres.

I've seen that Postgres' was implemented by #202 closing #149

Are there any plans of implementing the same in the SQLite query builder?

Thanks

lyz-code avatar Dec 30 '20 16:12 lyz-code