Nianiter
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Nianiter 创建了一个帖子, Rule for virtual foreign key with fix destination table
I have an MSSQL database with nearly no foreign keys, everything is matched by naming conventions.The rules for virtual foreign keys look great, but they don't seem to work for my case.E.g.Table1: ... -
-
-
Nianiter 创建了一个帖子, How can I collapse multiple comment lines which don't have a comment block?
Hi,I've got stored procedures with lots of comment lines in them but all those comment lines are just started with “--” and don`t use comment blocks. Datagrip doesn't allow me to collapse those blo...