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::DeclareAttrString (name)
 Attr::DeclareAttrString (type)
 Attr::DeclareAttrInt (cid)
 Attr::DeclareAttrInt (notnull)
 Attr::DeclareAttrBlob (dflt_value)
 Attr::DeclareAttrBool (pk)
 Attr::DeclareAttrInt (seq)
 Attr::DeclareAttrBool (unique)
 Attr::DeclareAttrInt (seqno)

Macro Definition Documentation

◆ DB_SQLITE3DATABASE_H

#define DB_SQLITE3DATABASE_H