Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Thornton c55adf1c26
mostly complete
Signed-off-by: Andrew Thornton <art27@cantab.net>
2023-03-13 06:34:31 +00:00
Andrew Thornton 3a4fbeaa6f
Add InsertOnConflictDoNothing and Upsert functionality
This PR adds functionality for xorm to perform InsertOnConflictDoNothing
and Upserts.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2023-03-12 22:14:44 +00:00