Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 datagrip 上以手动模式在 sql 查询控制台中运行语句并在本地查看它们对表的影响,以确保它在将其提交到数据库之前具有预期的效果?
在 DataGrip 2020.2 中,您可以在数据编辑器中查看代表您所做更改的查询。
如果有待处理的更改,则 DML按钮处于活动状态:
有一个上下文操作“预览更新”。(右键单击语句> 显示上下文操作)