Pandas-to_sql-upsert
Pandas-to_sql-upsert copied to clipboard
Great idea. Why not to push it to Pandas library?
They have an open issue for adding same functionality: https://github.com/pandas-dev/pandas/issues/14553 Probably, it can be based on your work.
@ODemidenko thanks for the issue link - the insert or update option could work here. I'll see what I can help with.