Nebula
Loading...
Searching...
No Matches
sqlite3database.h File Reference
#include "core/config.h"
#include "attr/attribute.h"
#include "db/database.h"
#include "sqlite3.h"

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)
 

Macro Definition Documentation

◆ DB_SQLITE3DATABASE_H

#define DB_SQLITE3DATABASE_H