You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after SQLAlchemy 2.0 has been released on January 26, 2023 [1,2], SQLAlchemy 1.3 is effectively EOL.
It became clear we will remove support for SQLAlchemy 1.3 on the corresponding CrateDB dialect within the upcoming releases. Please raise your voice if there are any objections to be considered.
We are issuing this notice early, and [3] also added a corresponding DeprecationWarning to the 0.30.0 release, in order to make the intentions clear, and to inform users properly.
crate-0.30.0 has been released, and ships with the corresponding deprecation warning, still supporting all of SQLAlchemy 1.3, 1.4 and 2.0. If you are on 1.3, you should consider migrating to a higher version of SQLAlchemy soon. See also:
Dear community,
after SQLAlchemy 2.0 has been released on January 26, 2023 [1,2], SQLAlchemy 1.3 is effectively EOL.
It became clear we will remove support for SQLAlchemy 1.3 on the corresponding CrateDB dialect within the upcoming releases. Please raise your voice if there are any objections to be considered.
We are issuing this notice early, and [3] also added a corresponding
DeprecationWarning
to the 0.30.0 release, in order to make the intentions clear, and to inform users properly.With kind regards,
Andreas.
The text was updated successfully, but these errors were encountered: