diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-06-15 12:42:44 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-06-15 14:32:53 -0400 |
commit | 46c0fa56e904f6a00e56343302c4cb39955fa038 (patch) | |
tree | 7417ab317303299916ed7f2a6843bc5ce5e1634a /lib/sqlalchemy/ext/asyncio/session.py | |
parent | 6d889b03dcd42b531001aeec2737949dca41d6d8 (diff) | |
download | sqlalchemy-46c0fa56e904f6a00e56343302c4cb39955fa038.tar.gz |
implement literal stringification for arrays
as we already implement stringification for the contents,
provide a bracketed syntax for default and ARRAY literal
for PG specifically. ARRAY literal seems much simpler to
render than their quoted syntax which requires double quotes
for strings.
also open up testing for pg8000 which has likely been
fine with arrays for awhile now, bump the version pin
also.
Fixes: #8138
Change-Id: Id85b052b0a9564d6aa1489160e58b7359f130fdd
Diffstat (limited to 'lib/sqlalchemy/ext/asyncio/session.py')
0 files changed, 0 insertions, 0 deletions