|
Nebula
|
Go to the source code of this file.
Classes | |
| class | Db::Sqlite3Database |
| SQLite3 implementation of Db::Database. More... | |
Namespaces | |
| namespace | Attr |
| namespace | Db |
Macros | |
| #define | DB_SQLITE3DATABASE_H |
Functions | |
| Attr::DeclareString (name, 'name', ReadOnly) | |
| Attr::DeclareString (type, 'type', ReadOnly) | |
| Attr::DeclareInt (cid, 'cid_', ReadOnly) | |
| Attr::DeclareInt (notnull, 'ntnl', ReadOnly) | |
| Attr::DeclareBlob (dflt_value, 'dflv', ReadOnly) | |
| Attr::DeclareBool (pk, 'pk__', ReadOnly) | |
| Attr::DeclareInt (seq, 'seq_', ReadOnly) | |
| Attr::DeclareBool (unique, 'uniq', ReadOnly) | |
| Attr::DeclareInt (seqno, 'sqno', ReadOnly) | |
| #define DB_SQLITE3DATABASE_H |