5.7.29. Bugzilla::DB::Sqlite¶
5.7.29.1. NAME¶
Bugzilla::DB::Sqlite - Bugzilla database compatibility layer for SQLite
5.7.29.2. 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.
5.7.29.3. Methods in need of POD¶
sql_date_format
bz_explain
sql_position
sql_iposition
sql_group_by
sql_not_regexp
sql_limit
sql_date_math
sql_to_days
sql_from_days
bz_table_list_real
sql_regexp
sql_group_concat
sql_istring
bz_setup_database
This documentation undoubtedly has bugs; if you find some, please file them here.