MediaWiki  REL1_19
DatabaseSqlite.php File Reference

This is the SQLite database abstraction layer. More...

Go to the source code of this file.

Classes

class  DatabaseSqlite
class  DatabaseSqliteStandalone
 This class allows simple acccess to a SQLite database independently from main database settings. More...
class  SQLiteField

Detailed Description

This is the SQLite database abstraction layer.

See maintenance/sqlite/README for development notes and other specific information

Definition in file DatabaseSqlite.php.