Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.38 KB

sql.md

File metadata and controls

28 lines (24 loc) · 1.38 KB

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 default_no
Sort key (headword_lower)
Wiki SQL
Website

Write options

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