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

Modify

Last modified: 21 June 2023

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

Starting with PyCharm 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.