IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Review changes in source codeUltimate

Last modified: 27 May 2021

The Database Changes tool window becomes available only after changes in source code of an object.

Tool window: View | Tool Windows | Database changes

Everything that you write in the editor is saved as the local version of the object source code. You can examine all changes that are not committed in the Database Changes tool window.

The Database Changes tool window displays changes in source code of objects. IntelliJ IDEA tracks changes only for objects that store their source code in the database. For example, triggers, procedures, functions, views, and other objects.

The Database Changes Tool Window