Brian Kim
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Brian Kim 创建了一个帖子, How do I qualify a database name when connected to a SQL Server database?
I'm connected to a SQL Server database andwhenever I type the database name for queries, I keep getting a hover text suggestion of "Unable to resolve symbol 'database'". See the picture - when I ho... -
-
Brian Kim 创建了一个帖子, 已回答SSL in connection setup
I'm trying to test connection attempts without SSL but Datagrip is showing that it's still using SSL. In a data source definition, under the SSH/SSL tab, the "Use SSL" checkbox is unchecked but whe... -
Brian Kim 创建了一个帖子, Very nitpicky, but how do I get a newline to always start with 4 spaces?
I keep getting incosistent behavior when I press Enter after typing `select` to write the columns I want to select. I'd like it so that if whenever I press Enter after `select`, the cursor goes to ...