Cameron

Results 49 comments of Cameron

Does the issue persist if you add a comma at the end of line 3?

@MattResner I'm unaware of this being resolved. I was unable to reproduce the specific issue, but feel free to include any information you have to reproduce it and I can...

Let's focus on one language first. Which extension are you using for the postgres language? Is it `ckolkman.vscode-postgres`? If so, does it work with `.pgsql` or `.psql` files?

Is the `$user` here something defined in redshift or like a placeholder value that an external tool is handling? If it is something external, it might be worth using the...

You should be able to change your configuration to handle this situation. Assuming your `IN` parameter is going to be `:values` you can define you placeholder as followed: ```ini [sqlfluff]...

Unfortunately, two more merge conflicts. Feel free to ping me once fixed and I'll get this merged.

Great! I'll get this going now.