Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introspection doesn't work with pg driver on AWS redshift serverless db #362

Open
wesharper opened this issue Apr 17, 2024 · 0 comments
Open

Comments

@wesharper
Copy link

[✓] 1 tables fetched
[⣯] 0 columns fetching
[⣯] 0 enums fetching
[⣯] 0 indexes fetching
[⣯] 0 foreign keys fetching

error: syntax error at or near "FROM"

  length: 131,
  severity: 'ERROR',
  code: '42601',
  detail: undefined,
  hint: undefined,
  position: '208',
  internalPosition: undefined,
  internalQuery: undefined,
  where: undefined,
  schema: undefined,
  table: undefined,
  column: undefined,
  dataType: undefined,
  constraint: undefined,
  file: '/home/ec2-user/padb/src/pg/src/backend/parser/parser_scan.l',
  line: '821',
  routine: 'yyerror'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant