]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Export array module from postgresql
authorFederico Caselli <cfederico87@gmail.com>
Mon, 29 Jan 2024 19:09:56 +0000 (20:09 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 29 Jan 2024 19:38:19 +0000 (20:38 +0100)
commit50d0ac28fbdf98c57118caa868f0e51914791567
tree7a741d061f3a5a0305a799f1df124a446a055361
parent983256df540a32532281837913281200b1b07a97
Export array module from postgresql

Before this module was shadowed by same named array classe.

Change-Id: I6fc56795c9363a9a07466fd36fcd49d0fb9658f7
(cherry picked from commit 47716f5a45eb91361a5fdabb420144a1807ca8ae)
lib/sqlalchemy/dialects/postgresql/__init__.py
lib/sqlalchemy/dialects/postgresql/base.py