Grant Lewis

- 活动总数 250
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 89
-
Grant Lewis 创建了一个帖子, Code completion issue in Rails Console
I'm having an issue with the code completion in the rails console. If I run rails console from my terminal it launches pry and code completion works as expected. I can also open a Ruby scratch file... -
Grant Lewis 进行了评论, -
Grant Lewis 创建了一个帖子, 已回答Observing a performance issue rendering query results with the database integration
We have some tables in an RDS instance where all the String columns are CLOBs. It's a byproduct of a JDBC sink connector from Kafka that is importing data from a Kafka topic to the RDS instance. Th... -
-
Grant Lewis 创建了一个帖子, 已回答Can't preview Markdown files Linux
I noticed an old post in PyCharm regarding the same problem. I recently switched back to Linux from Mac. I'm currently running openSUSE Tumbleweed, so it's bleeding edge but mostly stable build of ... -
Grant Lewis 创建了一个帖子, 已回答Darcula theme problem in Maven > Repositories dialog
The screenshot demonstrates the problem. This is 2020.1 on Mac. May be a way to override the default color choice here but if an error occurs trying to update a repository the line is unreadable wi... -
-
Grant Lewis 创建了一个帖子, 已完成Filtering table names that start with MLOG
I haven't had much success filtering table names in our schemas that start with MLOG$... I tried a negative lookahead regex in the object filer and it didn't work. I included my object filter which... -
-