peewee-async icon indicating copy to clipboard operation
peewee-async copied to clipboard

add create_on_conflict_ignore, create_on_conflict_replace

Open jiyeonseo opened this issue 5 years ago • 1 comments

add create_on_conflict_ignore and create_on_conflict_replace for mysql using peewee's details about the limitation : http://docs.peewee-orm.com/en/latest/peewee/querying.html#upsert

jiyeonseo avatar Oct 03 '20 03:10 jiyeonseo

please merge!

bitsofinfo avatar Nov 10 '21 19:11 bitsofinfo

Closed for same reason as here #143

kalombos avatar May 16 '23 05:05 kalombos