2f1833e90de715545db7d9a6f2245e95e2244572
SQLAlchemy 2.0 removed implicit autocommit; without an explicit connection.commit() DDL changes from create_all() are rolled back when the connection closes, leaving fresh databases without tables. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
Languages
Python
99.3%
Dockerfile
0.5%
Mako
0.2%