]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Merge "Support VIRTUAL computed columns on PostgreSQL." into main
authorMichael Bayer <mike_mp@zzzcomputing.com>
Tue, 14 Oct 2025 23:07:05 +0000 (23:07 +0000)
committerGerrit Code Review <gerrit@bbpush.zzzcomputing.com>
Tue, 14 Oct 2025 23:07:05 +0000 (23:07 +0000)
commit79969acaedd7f0a1ef2fd2e27ffddef52206a605
tree82b305b776e07993898c4f683656723cf03259b8
parent05df6f371407a6bf43cc4a6c59bd1637700def1d
parent8d560a0aa522c4cf8518698c44ea842c2640190a
Merge "Support VIRTUAL computed columns on PostgreSQL." into main
lib/sqlalchemy/dialects/postgresql/base.py
test/dialect/postgresql/test_compiler.py
test/requirements.py