peewee-async
peewee-async copied to clipboard
add create_on_conflict_ignore, create_on_conflict_replace
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
please merge!
Closed for same reason as here #143