]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Also support text 1185/head
authorJan Katins <jasc@gmx.net>
Mon, 27 Feb 2023 22:05:25 +0000 (23:05 +0100)
committerJan Katins <jasc@gmx.net>
Fri, 3 Mar 2023 11:27:28 +0000 (12:27 +0100)
commit68360ce9aa746a85407c5e1e04b8021123d98504
treee8e798064cff5ad28659d532d59265f657d60fd0
parentb31bdb78fc4705dfd057d51745ce10ed311c0aa9
Also support text

Only works on latest head, but we only check for 2.0
alembic/ddl/postgresql.py
tests/test_postgresql.py