sqlExportCommonConfig
0
0
467
125
Form
-
Use SQL formatter to format exported SQL statements
SqlExport.UseFormatter
-
Generate "DROP IF EXISTS" statement before "CREATE" statement
SqlExport.GenerateDrop
-
Format DDL statements only (excludes "INSERT" statements)
SqlExport.FormatDdlsOnly
-
Add "IF NOT EXISTS" clause to "CREATE" statement
SqlExport.GenerateIfNotExists