Nick
- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 12
-
Created Since 2018.2, "select current_database() as a, current_schemas(false) as b" obscure last status
AnsweredSince 2018.2, when I execute some commands (but not all, for some reason), there is often an additional command executed by the IDE: "select current_database() as a, current_schemas(false) as b". W... -
Created Excluded folders are included in Python path
AnsweredAre excluded folders supposed to be excluded from the Python interpreter path, or just from searches etc.? I have directories with Python libraries installed for other platforms, which I use for d... -
Edited Behaviour of global variables in "run with Python console"
AnsweredI'm new to both Python and PyCharm, so please forgive ignorance. I was trying to tech myself about the execution of functions when initialising classes - specifically, I want to re-use a database c... -
Created Multiple database console windows
AnsweredIt's great that you can rip tabs out of the editor into separate windows. However, I'm trying to compare two explain plans and would dearly love to be able to similarly separate the tabs in the "D...