From 7167ce41b61d2ba2cdb526777a4233eb84a3b66a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 6 Dec 2014 17:33:25 -0500 Subject: Imported Upstream version 2.99.6 --- Plugins/SqlExport/SqlExportCommon.ui | 51 ++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 Plugins/SqlExport/SqlExportCommon.ui (limited to 'Plugins/SqlExport/SqlExportCommon.ui') diff --git a/Plugins/SqlExport/SqlExportCommon.ui b/Plugins/SqlExport/SqlExportCommon.ui new file mode 100644 index 0000000..9b5de21 --- /dev/null +++ b/Plugins/SqlExport/SqlExportCommon.ui @@ -0,0 +1,51 @@ + + + sqlExportCommonConfig + + + + 0 + 0 + 467 + 86 + + + + Form + + + + + + Generate "DROP IF EXISTS" statement before "CREATE" statement + + + SqlExport.GenerateDrop + + + + + + + Format DDL statements only (excludes "INSERT" statements) + + + SqlExport.FormatDdlsOnly + + + + + + + Use SQL formatter to format exported SQL statements + + + SqlExport.UseFormatter + + + + + + + + -- cgit v1.2.3