Add support for PostgreSQL schemas in DSN (#6150)
If schema is set in the dsn, set search_path to the schema value. Example: $config['db_dsnw'] = 'pgsql://user:pass@localhost/dbname?schema=exampleschema';pull/6153/head
parent
59a63c95a4
commit
edeb5d7ab4
Loading…
Reference in New Issue