Omrialgazi
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
-
Omrialgazi commented, -
Omrialgazi created a post, AnsweredChange 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 commented, -
-
Omrialgazi created a post, AnsweredAccessing 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...