Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-03 | Bug 866248 - backport new date custom field type from bug 801664 to bmo/4.2 | Gervase Markham | 1 | -0/+1 | |
r=glob | |||||
2011-08-30 | Bug 629529: Make SQLite installs able to use jobqueue.pl | Max Kanat-Alexander | 1 | -0/+17 | |
r=glob, a=mkanat | |||||
2010-12-15 | Additional fix for bug 619016: The FK adding/removing code for SQLite didn't | Max Kanat-Alexander | 1 | -9/+26 | |
work when it was modifying tables to have their first FK or removing all the FKs on a table. r=mkanat, a=mkanat (module owner) | |||||
2010-12-15 | Bug 619016: Make SQLite installations able to alter an existing schema, | Max Kanat-Alexander | 1 | -1/+184 | |
meaning that SQLite installations can now upgrade and add custom fields. r=mkanat, a=mkanat (module owner) | |||||
2010-11-03 | The changes to bz_create_database done by the SQLite patch broke the | Max Kanat-Alexander | 1 | -0/+9 | |
creation of databases on other systems. This restores the original behavior while still retaining the correct error-throwing behavior for systems that can't create a SQLite database. https://bugzilla.mozilla.org/show_bug.cgi?id=337776 | |||||
2010-10-27 | Bug 337776: Basic SQLite Support for Bugzilla | Max Kanat-Alexander | 1 | -0/+86 | |
r=LpSolit, a=mkanat |