Kristian Dybvik
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 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... -
创建于 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 (...