gnormal / gnorm

A database-first code generator for any language
https://gnorm.org
Other
488 stars 40 forks source link

tables in public schema break indexes #75

Closed Etomyutikos closed 6 years ago

Etomyutikos commented 6 years ago

Because ::regclass returns the name of the table with the schema prepended except for tables in the public schema, parsing a Postgres table name fails.