summaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB/Sqlite.pm
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Bug 1303702 - bug history table 'when' column shows 00:00 only using sqliteAndrea Orsini1-0/+1
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
2015-03-15Bug 902395: Enforce utf8 = true for all installations and remove the utf8 par...Frédéric Buclin1-2/+1
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2013-11-14Bug 938161: sql_date_format() method for SQLite has an incorrect default formatFrédéric Buclin1-1/+1
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+36
2012-09-04Bug 787687: SQLite doesn't support CHAR_LENGTH nativelyFrédéric Buclin1-0/+1
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-1/+4
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-19/+5
2011-12-05Bug 550299: User fields are left blank in buglists and whines when local user...Frédéric Buclin1-6/+0
2011-08-30Bug 629529: Make SQLite installs able to use jobqueue.plMax Kanat-Alexander1-0/+41
2011-08-29Bug 637648 - Rename the "tags" table to "tag"Stephanie Daugherty1-0/+4
2011-02-02Bug 630681: Implement a MOD function for SQLite so collectstats.pl can runMax Kanat-Alexander1-0/+3
2010-12-16Bug 619581: Make contrib/bzdbcopy.pl work again, and also make it work withMax Kanat-Alexander1-1/+15
2010-10-27Bug 337776: Basic SQLite Support for BugzillaMax Kanat-Alexander1-0/+255