Kristian Dybvik
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created IntelliJ IDE does not recognize some task/procedure functionality in Snowflake
The $$ and BEGIN is used in procedures and tasks, but in Datagrip and Pycharm (the ones I've tested) the $$ is treated as a commenting function, making all code as comment instead of actual code.Th... -
Created Datagrip does not support creating dynamic tables for snowflake
https://docs.snowflake.com/en/user-guide/dynamic-tables-tasks-createthe ‘dynamic’ gets a red underline and is not a supported functionality in datagrip. it also ruins the automatic code formating (...