]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Support default nullable on identity columns.
authorCaselIT <cfederico87@gmail.com>
Sat, 9 Jan 2021 10:57:46 +0000 (11:57 +0100)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 15 Jan 2021 15:40:16 +0000 (10:40 -0500)
commit05768140563e1bd3457ceffd195b12841ec0906a
treecf9241c7145d4594ea43945c54397b2e1d940975
parent757664a10ff178222062f6c4ba2482061f292198
Support default nullable on identity columns.

This fixes the test for I0516d506ff327cff35cda605e8897a27440e0373

Change-Id: Ief4546fcb7d4d266d0f1f73ed53069dc5cb34fde
tests/test_autogen_render.py