Skip to content

bad table name usage #1

@vitaly-t

Description

@vitaly-t

var columns = new pgp.helpers.ColumnSet(

replace {table: 'name'} with {table: {schema: 'schema', table: 'name'}}, and that's it.

or directly with TableName.

nothing is impossible 😄

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions