主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Greg Brown
活动总数
8
最后的活动
2024年04月24日 11:10
成员加入日期
2019年04月23日 13:20
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
1
活动概览
帖子(0)
评论(5)
Greg Brown
进行了评论,
2024年04月24日 11:10
OK, thank you for confirming.
社区
DataGrip
PLSQL How to execute other scripts from a script?
0 票
Greg Brown
进行了评论,
2024年04月23日 16:36
Thanks for the update. I actually don't want to be prompted for the schema, since my script drops the schema and re-creates it. I use this feature to ensure that I have a clean database before kick...
社区
DataGrip
PLSQL How to execute other scripts from a script?
0 票
Greg Brown
进行了评论,
2024年04月12日 18:51
The warnings are in the dialog, not the script output.As you can see, I have not selected a schema in my configuration. My scripts would therefore have to include a “use” statement, or they would n...
社区
DataGrip
PLSQL How to execute other scripts from a script?
0 票
Greg Brown
进行了评论,
2024年04月10日 00:36
Thank you for the response. I understand the need for the warning when a schema is selected as part of the data source. I am just wondering if the warning should be displayed when a schema is not s...
社区
DataGrip
PLSQL How to execute other scripts from a script?
0 票
Greg Brown
进行了评论,
2024年04月04日 12:04
I would like to use the Run Configuration feature to simplify rebuilding my database. I have two scripts - one that drops and recreates the schema (including all tables) and another that regenerate...
社区
DataGrip
PLSQL How to execute other scripts from a script?
0 票