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

Change Schema of Table dynamically #84

@lkameris

Description

@lkameris

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
|    |___>...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions