]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/DB.pm
switch to compatibility level 12
[debbugs.git] / Debbugs / DB.pm
2018-04-16 Don Armstrongbug_status view now returns unix epoch; bump db version
2018-04-11 Don Armstrongadd unknown_affects to the bug table
2018-04-03 Don Armstrongadd done to bug_status view, fix found selector
2018-03-30 Don ArmstrongAdd bug_status view and corresponding DBIx::Class class
2018-03-16 Don ArmstrongMerge branch 'database'
2017-08-12 Don ArmstrongMerge remote-tracking branch 'local/master' into database
2017-08-07 Don Armstrongmodify bug_status_type to match what bug_presence returns
2017-08-07 Don Armstronguse COALESCE indexes for bug_status_cache
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-04-14 Don ArmstrongUpdate DB Schema version to 6
2017-03-08 Don Armstrongupdate to new schema which includes many_to_many relati...
2017-01-09 Don Armstrongupdate schema to 4 with more constraints
2016-09-24 Don Armstrongadd usertag support to the database
2016-08-29 Don Armstrongallow specifying the database using the DSN
2016-08-10 Don Armstrongupgrade schema version
2016-08-10 Don Armstrongset the version to 1; eventually we will use this to...
2016-08-10 Don Armstrongadd initial work on sql for debbugs