PhpStorm
 
Get PhpStorm

Modify

Last modified: 09 February 2023

The following topic shows various ways to modify tables in PhpStorm.

Starting with PhpStorm 2022.1, you can change database-specific parameters of a table. The IDE generates fields for the Modify dialog automatically according to the properties received during the introspection. For example, by using this dialog in PostgreSQL, you can add and edit column check constraints.