|
SQLite connection interface. SQLite connection interface. At all everything that you really need to read from this class documentation is list of parameters for driver's constructor. Located in /classes/OTS_DB_SQLite.php [line 25] PDO | --OTS_Base_DB | --OTS_DB_SQLiteAuthor(s):
|
| Inherited Properties | Inherited Methods | Inherited Constants |
|---|---|---|
|
Inherited From OTS_Base_DB
|
|
Creates database connection.
Creates database connection. Connects to SQLite database on given arguments.
List of parameters for this drivers:
| array | $params: | Connection parameters. |
| Access: | public |
| Version: | 0.0.7 |
| Version: | 0.0.1 |
| Throws: | PDOException On PDO operation error. |