<<

Bugzilla::DB::Sqlite

NAME

Bugzilla::DB::Sqlite - Bugzilla database compatibility layer for SQLite

DESCRIPTION

This module overrides methods of the Bugzilla::DB module with a SQLite-specific implementation. It is instantiated by the Bugzilla::DB module and should never be used directly.

For interface details see Bugzilla::DB and DBI.

<<