opendoor/pggen

make pggen able to handle non `public` schemas

ethanpailes opened this issue · 2 comments

We need to be able to handle it when a table or stored function is not in the public schema.

This should come with an example as well.