Michael Sheaver
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
-
-
Michael Sheaver 创建了一个帖子, 已回答Set default database and schema for a project
Whenever I open up a DB project in Datagrip, it always sets the search path to <schema>: How can I have the project default to the correct database and schema whenever I open it, like so? I ... -
-
-
Michael Sheaver 创建了一个帖子, 已回答SQL Script: Stop Execution on First Error
When running a MySQL script within DG, it continues to execute after errors are reported. How can I get it to stop execution after the first error is encountered? I am running DG 1.0.2 on Windows 7.