Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 679 Bytes

sql.md

File metadata and controls

31 lines (23 loc) · 679 Bytes

SQL (.sql)

General Information

Attribute Value
Name Sql
snake_case_name sql
Description SQL (.sql)
Extensions .sql
Read support No
Write support Yes
Single-file Yes
Kind 📝 text
Sort-on-write No (by default)
Wiki SQL
Website

Write options

Name Default Type Comment
add_extra_info True bool Create dbinfo_extra table
encoding utf-8 str Encoding/charset
info_keys None list List of dbinfo table columns
newline <br> str Newline string
transaction False bool Use TRANSACTION