8forty

- 活动总数 75
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 9
- 订阅数 21
-
创建于 switcher in ubuntu requres ctrl-Enter but windows requires just Enter
已回答Hi, this is kinda irritating since I switch between ubuntu and windows frequently. I use modified emacs keybindings, and have loaded it in both OS environments. When I activate switcher I can mov... -
创建于 SQL Server update breaks DataGrip 2022.2.5, Invalid object name 'sys.database_service_objectives'
Hi, The database created a new SQL Server installation "to allow high-availability", but not sure what the details are. The old installation worked flawlessly with Datagrip (and still does), but t... -
创建于 how to convert stack of multiple Runs to tabs? pycharm 2022.2.3
When I Run... multiple python files, I get a bunch of runs stacked in a dropdown like this: 1) Is there any way to turn the existing stack into tabs? (I've tried clicking the "pin" icon, it light... -
创建于 Can't Run different configs at the same time in 2022.1.2?
已回答Hi, I have a project with multiple separate python files, and in previous versions of pycharm I could Run... one, watch it start up, then Run.. a different python file and it would start in a 2nd "... -
创建于 2022.1.x consuming memory and CPU while idle
I'm rolling back to 2021.3.3 where I never had this problem, but FYI since upgrading eventually at some point pycharm rises to the top of my Task Manager taking 75-85% CPU even though I'm not runni... -
创建于 Number Format in data queries
已回答Some numbers in my queries get changed from to This is pretty annoying since that number is a date encoded as an integer. We use these a lot on my team. Is there any way to turn this off? I lo... -
创建于 Unable to connect to SQL Server databases with pycharm 2020.1.2
已回答I just upgraded pycharm this morning to 2020.1.2, and now my existing connections as well as new connections to SQL Server databases don't work. When I try to execute a query (e.g. "select top 100... -
创建于 Database console/output panel arrangement
In a previous version of pycharm (not sure which one) I was able to arrange the DB console and output panels to be side-by-side at the bottom of the pycharm window and they would stay that way afte... -
创建于 SQLServer SQLCMD mode in pycharm?
This issue says that SQLCMD mode is supported in datagrip now: https://youtrack.jetbrains.com/issue/DBE-4546 However I can't find any way to use it in pycharm -- am I missing it somewhere in the s... -
创建于 SQL Queries MUCH slower in 2019.1.2, serious performance regression
已回答Hi, I just upgraded pycharm from 2018.3.4 to 2019.1.2, I do both python and SQL extensively. Suddenly, "SELECT * FROM ..." queries on a large table take minutes to return the first 500 rows, while...