# Functions
No description provided by the author
No description provided by the author
TableToString Table output a CREATE TABLE statement using mysql dialect.
TypeFromString given a string, return data type.
ValueString convert a value.ValueType into a sqlite type descriptor.
WriteField write a schema.Field as string output for sqlite create statement
https://www.sqlite.org/datatype3.html.
# Constants
SourceType "sqlite" is the registered Source name in the qlbridge source registry.