sqlite
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
sqlite [2015/07/08 04:07] – created mnewnham | sqlite [2015/07/18 15:49] (current) – removed mnewnham | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== SQLite Database ===== | ||
- | See also the [[PDO]] driver for SQLite | ||
- | ==== sqlite3 ==== | ||
- | |||
- | <WRAP left 300px box> | ||
- | |Driver Name|sqlite3| | ||
- | |Status|Active| | ||
- | |Windows|Yes| | ||
- | |Unix|Yes| | ||
- | </ | ||
- | This preferred driver supports connections to SQLite version 3 databases | ||
- | {{tag> | ||
- | |||
- | ===== sqlite ===== | ||
- | <WRAP left 300px box> | ||
- | |Driver Name|sqlite| | ||
- | |Status|Deprecated| | ||
- | |Windows|Yes| | ||
- | |Unix|Yes| | ||
- | </ | ||
- | This deprecated driver supports SQLite Version 2 databases. | ||
- | {{tag> | ||
- | |||
- | ===== sqlite ===== | ||
- | <WRAP left 300px box> | ||
- | |Driver Name|sqlite| | ||
- | |Status|Deprecated| | ||
- | |Windows|Yes| | ||
- | |Unix|Yes| | ||
- | </ | ||
- | This deprecated driver adds portability to the sqlite driver by stripping the table names from the column names in queries. | ||
- | {{tag> | ||
sqlite.1436321251.txt.gz · Last modified: 2017/04/21 11:17 (external edit)