Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Change Schema of Table dynamically #84

Open
lkameris opened this issue Dec 11, 2017 · 0 comments
Open

Change Schema of Table dynamically #84

lkameris opened this issue Dec 11, 2017 · 0 comments

Comments

@lkameris
Copy link

Hello there.
is there any way that i can change the schema of the table that i am using on a per use.

for example

users.schema = change schema before execution
users.fetchAll()

reason behind this is that i have a database that has multiple schemas that are identitcal

db
|__> schema1
|    |___> user
|    |___>...
|__>schema2
|    |___> user
|    |___>...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant