sqlite
This is an old revision of the document!
Table of Contents
SQLite Database
See also the PDO driver for SQLite
sqlite3
Driver Name | sqlite3 |
Status | Active |
Windows | Yes |
Unix | Yes |
This preferred driver supports connections to SQLite version 3 databases
sqlite
Driver Name | sqlite |
Status | Deprecated |
Windows | Yes |
Unix | Yes |
This deprecated driver supports SQLite Version 2 databases.
sqlitepo
Driver Name | sqlitepo |
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.
sqlite.1436321316.txt.gz ยท Last modified: 2017/04/21 11:17 (external edit)