Grant Lewis

- Total activity 250
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 89
-
Grant Lewis created a post, 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 commented, -
Grant Lewis created a post, AnsweredObserving 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 created a post, AnsweredCan'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 created a post, AnsweredDarcula 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 created a post, CompletedFiltering 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... -
-