-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Is Relational capable of dealing with PostgreSQL Schemas? I am not sure if I can map the schemas and tables properly. I have used variables instead methods to map schemas:
$vendor = 'og0001.vendor';
$array = $mapper->$vendor->fetchAll();
Will Relational support schemas?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels