creole::drivers::sqlite Namespace Reference
SQLite implementation of
Connection.
More...
Detailed Description
SQLite implementation of
Connection.
MySQL types / type map.
SQLite Statement.
Optimized iterator for SQLite.
SQLite implementation of ResultSet class.
MySQL subclass for prepared statements.
SQLite IdGenerator implimenation.
- Author:
- Hans Lellelid <hans@xmpl.org>
Stig Bakken <ssb@fast.no>
Lukas Smith
- Version:
- Revision
- 1.15
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.4
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.7
SQLite supports OFFSET / LIMIT natively; this means that no adjustments or checking are performed. We will assume that if the lmitSQL() operation failed that an exception was thrown, and that OFFSET/LIMIT will never be emulated for SQLite.
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.9
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.6
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.1
- Author:
- Hans Lellelid <hans@xmpl.org>
- Version:
- Revision
- 1.3