Alan Berezin1
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Alan Berezin1 created a post, AnsweredMultiple sql resolution scopes within one file
I 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... -
-
-
Alan Berezin1 commented, -
-
-
Alan Berezin1 created a post, AnsweredHow to cancel all proposed statement completions at the cursor
I 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...