]> 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:37:49 +0000 (20:37 +0100)
commit47716f5a45eb91361a5fdabb420144a1807ca8ae
treede6b133f893204e1c5079f534593faa07d81a41b
parent582058ea54ba9445c7bb0ffd94690f77ce55a5ba
Export array module from postgresql

Before this module was shadowed by same named array classe.

Change-Id: I6fc56795c9363a9a07466fd36fcd49d0fb9658f7
lib/sqlalchemy/dialects/postgresql/__init__.py
lib/sqlalchemy/dialects/postgresql/base.py