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

Review changes in source code

Last modified: 07 October 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. CLion 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