Custom Types


DbWrench supports the use of custom or user (data) types in column definitions. DbWrench will reverse engineer custom types when columns containing these types are reverse engineered. DbWrench will also forward engineer and database compare changes made to a column's data type definition, including custom types.

However DbWrench will not generate DDL SQL to create, modify, delete custom types in forward engineer scripts.


See also:

Custom Type Panel