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
psycopg2 can return data from PostgreSQL as uuid.UUID or memoryview objects. These should to be supported by sqlite-utils - mainly for https://github.com/simonw/db-to-sqlite
psycopg2can return data from PostgreSQL asuuid.UUIDormemoryviewobjects. These should to be supported bysqlite-utils- mainly for https://github.com/simonw/db-to-sqlite