Replies: 1 comment
-
|
Any interest in doing this @psteinroe ? This would be so so helpful for us. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pulling this out of #528
Hover definitions and intellisense on CTEs would be extremely helpful - this is the majority of our complex SQL code and we don't get any nice features. Additionally, most of these CTEs are basically just filtered tables with no column changes (if that type of incremental feature is easier to implement).
E.g.
Beta Was this translation helpful? Give feedback.
All reactions