[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - The ``sqlalchemy.dialects.postgres`` module, long
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-01-29 16:45:36
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c59bf0007f01/ Changeset: c59bf0007f01 Branch: None User: zzzeek Date: 2016-01-29 16:44:58+00:00 Summary: - The ``sqlalchemy.dialects.postgres`` module, long deprecated, is removed; this has emitted a warning for many years and projects should be calling upon ``sqlalchemy.dialects.postgresql``. Engine URLs of the form ``postgres://`` will still continue to function, however. Affected #: 5 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |