Alan Berezin1
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
-
Alan Berezin1 创建了一个帖子, 已回答Multiple 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 进行了评论, -
-
-
Alan Berezin1 创建了一个帖子, 已回答How 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...