Skip to content

need connection support currentSchema #1123

@rendongsc

Description

@rendongsc

Hope that through the configuration can be specified default schema, like this
var cn = {
host: 'localhost',
port: 5432,
database: 'MyDB',
user: 'user1',
password: 'pw',
currentSchema:'C0001'
};
thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions