how to show un-commited changes in table?

已回答

How can I run a statement in the sql query console in manual mode and see their effect on the table locally in order to make sure it had the intended effect before committing it to the database?

0

I answered on StackOverflow https://stackoverflow.com/questions/63944608/how-to-show-un-committed-changes-in-a-database-table-in-datagrip

Starting from DataGrip 2020.2 there is DML preview button in Database editor.

0

请先登录再写评论。