Alan Cruickshank
Alan Cruickshank
Update on this PR from maintainers call: We'll target getting this rule into the next release. Last action is currently on me to add the exception for single line queries....
@WittierDinosaur - I've added your example query as a test case - and it's actually fine! I'm pretty sure that because there's only a SELECT and FROM (and none of...
I'm open to doing this, but I have no idea _how_ to do it. In particular how an NPM package can effectively specify a _python_ dependency. If you're able to...
Thanks @Goldziher! I've taken a look, and it looks like a really good start. Ideally I'd love to bring it into the sqlfluff org so that it's easier for people...
@Goldziher - I haven't forgotten about this PR, I'd still love some input from someone planning to use this package on whether this fulfils their needs. Assuming it does, then...
Sounds sensible - and I think you might be the best person to implement it too!
I think this is very related to https://github.com/sqlfluff/sqlfluff/issues/4061 which I'm in the process of trying to get live. Won't happen immediately, but I think we have a solution in the...
@francois-blanchard - there have been a bunch of changes to LT02 released very recently, which might help with this. As for your specific example I'm having trouble recreating it. If...
I've had a look through the dialects, and I don't think this is a bug in any of the logic it's just where the `Indent` and `Dedent` tokens are specified...
I'm going to close this one. Python 3.12 is supported as part of our test suite and so is confirmed as running fine. I'm assuming that the comment above is...