mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
e60b70b475
## Problem When I switched `psycopg2.connect` from context manager to a regular function call in https://github.com/neondatabase/neon/pull/4382 I embarrassingly forgot about commit, so it doesn't really put data into DB 😞 ## Summary of changes - Enable autocommit for data ingestion scripts