diff options
author | David Baumgold <david@davidbaumgold.com> | 2022-02-11 12:30:24 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-06-21 10:17:40 -0400 |
commit | 017fd9ae0645eaf2a0fbdd067d10c721505b018c (patch) | |
tree | 80adc525448f11b11bb34d0cf3b1a0e708725542 /lib/sqlalchemy/testing/asyncio.py | |
parent | 4e2a89c41b0bb423891767d10bdc3cb1b75eaa5e (diff) | |
download | sqlalchemy-017fd9ae0645eaf2a0fbdd067d10c721505b018c.tar.gz |
Domain type
Added a new Postgresql :class:`_postgresql.DOMAIN` datatype, which follows
the same CREATE TYPE / DROP TYPE behaviors as that of PostgreSQL
:class:`_postgresql.ENUM`. Much thanks to David Baumgold for the efforts on
this.
Fixes: #7316
Closes: #7317
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/7317
Pull-request-sha: bc9a82f010e6ca2f70a6e8a7620b748e483c26c3
Change-Id: Id8d7e48843a896de17d20cc466b115b3cc065132
Diffstat (limited to 'lib/sqlalchemy/testing/asyncio.py')
0 files changed, 0 insertions, 0 deletions