storr
storr copied to clipboard
Add Support for Schemas in PostgreSQL
It would be great to be able to specify a target schema for saving tables in PostgreSQL. The current implementation simply defaults to the public schema, which is usually left alone in real world work. I can submit a PR for that if you're interested.
Yes, go ahead with a PR if this would be useful for you.