Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
John Doe
Total activity
10
Last activity
February 19, 2021 16:42
Member since
November 23, 2020 12:36
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
February 19, 2021 16:42
It doesn't really seem like a PyCharm question. Have you looked into pyodbc and SQL alchemy?The following works for me: from sqlalchemy import create_engine, MetaData, Table, selectimport sqlalc...
Community
PyCharm
Pycharm's python code to access MS SQL database
0 votes
Created
November 24, 2020 14:58
I may have found a solution. PyCharm lets you add other text patterns that can be recognised in the ToDo pane, e.g. "optimise" etc. This is explained here: https://www.jetbrains.com/help/pycharm/us...
Community
PyCharm
Where are bookmarks stored? How do I keep them if I copy the script file elsewhere? How do I add them to version control?
0 votes
Created
November 23, 2020 12:36
Have there been any changes on this? To be honest this is the main reason why I have switched back from PyCharm to Spyder. I would really like to have a way to flag bookmarks in the script itself -...
Community
PyCharm
Where are bookmarks stored? How do I keep them if I copy the script file elsewhere? How do I add them to version control?
4 votes