From 016003905ca0e8e459e3dc33e786beda8ec92f45 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 30 Jan 2015 17:00:07 -0500 Subject: Imported Upstream version 3.0.2 --- Plugins/SqlExport/SqlExportQuery.ui | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'Plugins/SqlExport/SqlExportQuery.ui') diff --git a/Plugins/SqlExport/SqlExportQuery.ui b/Plugins/SqlExport/SqlExportQuery.ui index 4d2a6ae..ff874bd 100644 --- a/Plugins/SqlExport/SqlExportQuery.ui +++ b/Plugins/SqlExport/SqlExportQuery.ui @@ -11,7 +11,7 @@ - Form + Form @@ -20,14 +20,14 @@ Use SQL formatter to format exported SQL statements - SqlExport.UseFormatter + SqlExport.UseFormatter - Table name to use for insert statements: + Table name to use for INSERT statements: @@ -37,7 +37,7 @@ Generate "CREATE TABLE" statement at the begining - SqlExport.GenerateCreateTable + SqlExport.GenerateCreateTable @@ -47,7 +47,7 @@ Include the query in comments - SqlExport.IncludeQueryInComments + SqlExport.IncludeQueryInComments @@ -57,14 +57,14 @@ Generate "DROP IF EXISTS" statement before "CREATE" statement - SqlExport.GenerateDrop + SqlExport.GenerateDrop - SqlExport.QueryTable + SqlExport.QueryTable @@ -74,7 +74,7 @@ Format DDL statements only (excludes "INSERT" statements) - SqlExport.FormatDdlsOnly + SqlExport.FormatDdlsOnly -- cgit v1.2.3