Omrialgazi

- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
-
Omrialgazi 进行了评论, -
Omrialgazi 创建了一个帖子, 已回答Change database and schema with code
We have many connections and databases, and I'm writing a Pycharm plugin (using IDEA), which opens SQL files related to a specific connection.I do it by creating a virtual file: LocalFileSystem.get... -
-
-
-
-
Omrialgazi 创建了一个帖子, 已回答Accessing database through API
Hi, I'm developing a plugin that requires interaction with DB's defined in Pycharm.I need to be able to see the list of defined DB's and to run a query on them. I managed to import the database nav...