python-vector
python-vector copied to clipboard
Please let users add a different schema in TS client parameters
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