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
{{ message }}
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
Now that we are adding support for sqlalchemy 2.0+ with 1.4 compatibility, and dropping support for sqlalchemy 1.2 and 1.3 in #920 , we should remove tests and functions that are only for the dropped versions of sqlalchemy to cleanup library after migration. This will hopefully fix some cover issues in kokoro
Now that we are adding support for sqlalchemy 2.0+ with 1.4 compatibility, and dropping support for sqlalchemy 1.2 and 1.3 in #920 , we should remove tests and functions that are only for the dropped versions of sqlalchemy to cleanup library after migration. This will hopefully fix some cover issues in kokoro