主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
John Doe
活动总数
10
最后的活动
2021年02月19日 16:42
成员加入日期
2020年11月23日 12:36
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
4
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2020年11月23日 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 -...
社区
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 票
创建于
2021年02月19日 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...
社区
PyCharm
Pycharm's python code to access MS SQL database
0 票
创建于
2020年11月24日 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...
社区
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 票