SqlExport -- Results of query: -- 查询的执行结果: -- Table: %1 -- 表:%1 -- Index: %1 -- 索引:%1 -- Trigger: %1 -- 触发器:%1 -- View: %1 -- 视图:%1 -- File generated with SQLiteStudio v%1 on %2 -- SQLiteStudio v%1 生成的文件,%2 -- Text encoding used: %1 -- 所用的文本编码:%1 Table name for INSERT statements is mandatory. INSERT 语句的表名称是强制性的。 sqlExportCommonConfig Generate "DROP IF EXISTS" statement before "CREATE" statement 在 "CREATE" 语句前生成 "DROP IF EXISTS" 语句 Format DDL statements only (excludes "INSERT" statements) 仅格式 DDL 语句(排除 "INSERT" 语句) Add "IF NOT EXISTS" clause to "CREATE" statement Add "IF NOT EXISTS" clause to "CREATE" statement Use SQL formatter to format exported SQL statements 使用 SQL 格式化器格式化导出的 SQL 语句 sqlExportQueryConfig Use SQL formatter to format exported SQL statements 使用 SQL 格式化器格式化导出的 SQL 语句 Table name to use for INSERT statements: INSERT 语句的表名: Generate "CREATE TABLE" statement at the begining 在导出文件开始部分生成 "CREATE TABLE" 语句 Include the query in comments 在注释中包含查询 Generate "DROP IF EXISTS" statement before "CREATE" statement 在 "CREATE" 语句前生成 "DROP IF EXISTS" 语句 Format DDL statements only (excludes "INSERT" statements) 仅格式 DDL 语句(排除 "INSERT" 语句) Add "IF NOT EXISTS" clause to "CREATE" statement Add "IF NOT EXISTS" clause to "CREATE" statement