About Ispirer Systems

Ispirer Home Page Database Migration Application Conversion Downloads


Sqlways_db.ini File - Section [DDL]

This article describes sqlways_db.ini file's [DDL] section and the options it contains.

Option name Description
DROP_TABLE_CASCADE_CONSTRAINTS When this option is enabled (set to “Yes”), the CASCADE clause (or CASCADE CONSTRAINTS for Oracle target) is added to the generated DROP TABLE statement.
Possible values: “No”, “Yes” or Empty.
Default value: “Yes”/Empty