aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB/Schema/Sqlite.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-021-0/+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/+22
* 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 629529: Make SQLite installs able to use jobqueue.plMax Kanat-Alexander2011-08-291-0/+17
* Additional fix for bug 619016: The FK adding/removing code for SQLite didn'tMax Kanat-Alexander2010-12-151-9/+26
* Bug 619016: Make SQLite installations able to alter an existing schema,Max Kanat-Alexander2010-12-151-1/+184
* The changes to bz_create_database done by the SQLite patch broke theMax Kanat-Alexander2010-11-021-0/+9
* Bug 337776: Basic SQLite Support for BugzillaMax Kanat-Alexander2010-10-271-0/+86