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
Please let a user add a schema as an extra argument, when defining a client in python. Otherwise, the client only looks through the tables in 'public' schema. All my vector storing tables are under a different schema. Thanks