Skip to content

Conversation

@aleclarson
Copy link
Contributor

I have the following in my VSCode workspace settings:

"files.associations": {
  "*.sql": "postgres"
},

But this "breaks" the postgrestools extension.

As I understand it, the sqlfluff extension expects the "postgres" language ID since I have dialect = postgres in my sqlfluff config.

Copy link
Collaborator

@juleswritescode juleswritescode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you very much :)

@juleswritescode juleswritescode merged commit 5673511 into supabase-community:main Apr 25, 2025
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

Successfully merging this pull request may close these issues.

2 participants