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 a recent commit eliminating some deprecation warnings(collections.abc), it was apparent that postgresql.api is in need of some cleanup. Notably, type annotations should be updated to reflect modern usage.
The text was updated successfully, but these errors were encountered:
After a recent commit eliminating some deprecation warnings(collections.abc), it was apparent that postgresql.api is in need of some cleanup. Notably, type annotations should be updated to reflect modern usage.
The text was updated successfully, but these errors were encountered: