Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Pavel Varnavsky
Total activity
8
Last activity
April 13, 2020 11:51
Member since
March 16, 2018 10:30
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
September 13, 2019 08:58
Right-click on tab and "Rename file...". Or in "Files" tool window right-click on console and then "Refactor" - "Rename..."
Community
DataGrip
Is it possible to rename consoles?
1 vote
Edited
April 13, 2020 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...
Community
DataGrip
MS SQL stored procedure wrong parameter list
0 votes
Created
March 16, 2018 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. ...
Community
IntelliJ IDEA Users
Maven dependency in project module
0 votes