nikrou/phyxo

Allow to use specific schema for postgreSQL database

Closed this issue · 1 comments

By default postgreSQL use the default schema (usually public) for the specified database. Add a way to choose a schema in the specified database.

default schema can be added before table prefix. Close for now.