Alan Berezin1

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Multiple sql resolution scopes within one file
AnsweredI have a python project with, lets say, only one python source file. My script (project) is to copy data from a source to a dest database. I have 2 datasources setup in the ide, one for the source... -
Created How to cancel all proposed statement completions at the cursor
AnsweredI am in DataGrip and using the vi plugin so my esc key is used by that most of the time for usual vi mode switching. Lets say I type (The | indicates where the cursor is): "select * from contacts...