SqlExport -- Results of query: -- Ergebnisse der Abfrage: -- Table: %1 -- Tabelle: %1 -- Index: %1 -- Index: %1 -- Trigger: %1 -- Trigger: %1 -- View: %1 -- View: %1 -- File generated with SQLiteStudio v%1 on %2 -- Datei mit SQLiteStudio v%1 am %2 erstellt -- Text encoding used: %1 -- verwendete Textkodierung: %1 Table name for INSERT statements is mandatory. Table name for INSERT statements is mandatory. sqlExportCommonConfig Generate "DROP IF EXISTS" statement before "CREATE" statement Generate "DROP IF EXISTS" statement before "CREATE" statement Format DDL statements only (excludes "INSERT" statements) Format DDL statements only (excludes "INSERT" statements) Add "IF NOT EXISTS" clause to "CREATE" statement Add "IF NOT EXISTS" clause to "CREATE" statement Use SQL formatter to format exported SQL statements Use SQL formatter to format exported SQL statements sqlExportQueryConfig Use SQL formatter to format exported SQL statements Use SQL formatter to format exported SQL statements Table name to use for INSERT statements: Table name to use for INSERT statements: Generate "CREATE TABLE" statement at the begining Generate "CREATE TABLE" statement at the begining Include the query in comments Include the query in comments Generate "DROP IF EXISTS" statement before "CREATE" statement Generate "DROP IF EXISTS" statement before "CREATE" statement Format DDL statements only (excludes "INSERT" statements) Format DDL statements only (excludes "INSERT" statements) Add "IF NOT EXISTS" clause to "CREATE" statement Add "IF NOT EXISTS" clause to "CREATE" statement