Enable schema in client's parameters
It creates tables by default in 'vecs' schema. It'd be great if users had flexibility to choose another schema when creating a client.Thanks
the vecs.Collection level might be more appropriate for users who want to spread collections across multiple schemas.
Are you interested in opening a PR?
would be interested in this feature as well! happy to put in a PR if you are not planning on it @legaltextai
i am probably at great risk to sound too stupid, but what is 'PR'?
A PR is a pull request. It's a part of the GitHub workflow for contributing to a project. I was asking if you'd like to contribute the change that you're requesting
opened a PR here https://github.com/supabase/vecs/pull/63 would appreciate a review! :)
@olirice
Thank you so much @majamil16 !