sqlchat icon indicating copy to clipboard operation
sqlchat copied to clipboard

Include views in schema

Open ullgren opened this issue 1 year ago • 0 comments

Is your feature request related to a problem?

Only tables in a postgresql schema is listed. The result is that views are not added into the chat context.

Describe the solution you'd like

Detect available views in the schema and list them among the tables. No special treatment should be necessary.

Additional context

No response

ullgren avatar Apr 22 '24 21:04 ullgren