DBMS Specific Column Properties


The DBMS Specific tab of the column edit panel contains properties that are only supported by some database vendors.



DBMS Specific Column Properties Tab

Enum Values - The values should be enclosed in single quotes and seperated by commas. No space is required or recommended after each comma. Enum types are only supported on MySQL.

PostgreSQL Array Types - PostgreSQL allows columns to store arrays of most of it's basic types. Select the data type in the General tab and then select the Is Array check box to specify an array of that data type for that column.


See also:

General Column Properties
Sorting Columns
Column Templates
Renaming Tables and Columns