主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Pavel Varnavsky
活动总数
8
最后的活动
2020年04月13日 11:51
成员加入日期
2018年03月16日 10:30
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2019年09月13日 08:58
Right-click on tab and "Rename file...". Or in "Files" tool window right-click on console and then "Refactor" - "Rename..."
社区
DataGrip
Is it possible to rename consoles?
1 票
已编辑于
2020年04月13日 11:51
vasily chernov, Took another investigation... My actual code of creating and altering SP: IF object_id('dbo.addVehicleRegister', 'p') IS NULLBEGIN exec ('CREATE PROCEDURE dbo.addVehicleRegister A...
社区
DataGrip
MS SQL stored procedure wrong parameter list
0 票
创建于
2018年03月16日 12:08
Well... It was solved by this steps: 1. Close project in IDEA 2. Remove .idea folder and all .iml files 3. Create new project from existing sources (as Maven project). That's all and it works now. ...
社区
IntelliJ IDEA Users
Maven dependency in project module
0 票