aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB/Sqlite.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1303702 - bug history table 'when' column shows 00:00 only using sqliteAndrea Orsini2016-09-191-0/+1
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 938161: sql_date_format() method for SQLite has an incorrect default formatFrédéric Buclin2013-11-141-1/+1
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+36
* Bug 787687: SQLite doesn't support CHAR_LENGTH nativelyFrédéric Buclin2012-09-041-0/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-1/+4
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-19/+5
* Bug 550299: User fields are left blank in buglists and whines when local user...Frédéric Buclin2011-12-051-6/+0
* Bug 629529: Make SQLite installs able to use jobqueue.plMax Kanat-Alexander2011-08-291-0/+41
* Bug 637648 - Rename the "tags" table to "tag"Stephanie Daugherty2011-08-291-0/+4
* Bug 630681: Implement a MOD function for SQLite so collectstats.pl can runMax Kanat-Alexander2011-02-021-0/+3
* Bug 619581: Make contrib/bzdbcopy.pl work again, and also make it work withMax Kanat-Alexander2010-12-151-1/+15
* Bug 337776: Basic SQLite Support for BugzillaMax Kanat-Alexander2010-10-271-0/+255