Events.js
Fields.js
Introspection.js
js
Model.js
ResultIterator.js
Sql.js
Transaction.js
Index
Everything
Classes
Files
Functions
Properties
Property Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R ·
S
· T · U · V · W · X · Y · Z
S
sqliteMasterModel
,
GearsORM.
Introspection.
GearsORM.
Introspection
a model to work with sqlite_master(provide information on the schema) table sqlite_master definition from sqlite site: CREATE TABLE sqlite_master ( type TEXT, name TEXT, tbl_name TEXT, rootpage INTEGER, sql TEXT );
Generated by
Natural Docs