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

Modifying source code of database objects

Last modified: 10 January 2023

View all modified objects: View | Tool Windows | Database Changes

The Database Changes tool window becomes available only after you change source code of an object.

The following YouTube video shows a basic workflow of updating routine's source code: Updating source code of a routine.

IntelliJ IDEA tracks changes that you make to objects that store their source code in the database. These objects might be triggers, procedures, functions, views, or other objects. Every modification that you make to these objects in the editor is saved as a local version of the object source code.