Skip to content

Instantly share code, notes, and snippets.

View janfait's full-sized avatar

Jan Fait janfait

  • bizmachine.com
  • Czech Republic
View GitHub Profile
@bhtucker
bhtucker / upsert.py
Last active February 17, 2025 15:08
A demonstration of Postgres upserts in SQLAlchemy
"""
Upsert gist
Requires at least postgres 9.5 and sqlalchemy 1.1
Initial state:
[]
Initial upsert: