]> git.donarmstrong.com Git - debbugs.git/history - sql
include function in instalsql for bin ver/src pkg linking
[debbugs.git] / sql /
2018-08-19 Don Armstrongadd bin_pkg to src_pkg convenience linking table with...
2018-04-18 Don Armstrongadd a mode line for debbugs_schema.sql
2018-04-16 Don Armstrongbug_status view now returns unix epoch; bump db version
2018-04-11 Don Armstrongadd coalesce bug_status_cache index to schema from...
2018-04-11 Don Armstrongadd unknown_affects to the bug table
2018-04-10 Don Armstrongchange the bug_status view to return mergedwith properly
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-08 Don Armstrongthe bug status is only absent, found, fixed, and undef
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-04-16 Don Armstrongfix var typo and add in missing correspondent index
2017-04-16 Don Armstrongadd postgresql upgrade and deploy from DBICDH
2017-04-14 Don Armstrongupdate DBI documentation
2017-04-14 Don ArmstrongUpdate DB Schema version to 6
2017-03-08 Don Armstrongremove id from bug_status_cache documentation
2017-03-08 Don Armstrongadd recv correspondent type
2017-03-08 Don Armstrongadd correspondent full name id
2017-03-08 Don Armstrongto/from_addr are pointless columns; remove them
2017-03-08 Don Armstrongremove some pointless indexes (there's already unique...
2017-03-08 Don Armstrongremove useless primary keys in mapping tables
2017-02-25 Don Armstrongreflow src_pkg obsolete constraint
2017-01-27 Don Armstronguse infinity::timestamp for non-disabled packages
2016-12-07 Don Armstrongcreate new suite/version association indices
2016-11-24 Don Armstrongcodename needs to be the key to suites
2016-09-24 Don Armstrongadd usertag support to the database
2016-08-11 Don Armstrongdocument bug_status cache
2016-08-10 Don Armstronghandle affects properly and upgrade schema
2016-08-10 Don Armstrongallow specifying DEBBUGS_SERVICE for dbicdump_command.sh
2016-08-10 Don Armstrongwe should not include DBIx::ClassDeploymentHandlerVersi...
2016-08-10 Don Armstrongadd first stab at using DBIx::Class::DeploymentHandler...
2016-08-10 Don Armstrongadd affects to schema
2016-08-10 Don Armstrongfix mistake in bug_message indexes
2016-08-10 Don ArmstrongAdd id to bug_ver and some more indices
2016-08-10 Don Armstrongget rid of _id in database
2016-08-10 Don Armstrongremove pkg/alias_of/obsolete index; add obsolete/disabl...
2016-08-10 Don Armstrongallow for duplicate, disabled src packages
2016-08-10 Don Armstrongthe maintainer address should be a correspondent
2016-08-10 Don Armstrongremove bug_severity
2016-08-10 Don ArmstrongSwitch to severity table
2016-08-10 Don Armstrongadd submitter field to bug table
2016-08-10 Don Armstrongalter binary version view to include based on versions
2016-08-10 Don Armstrongfix timezone and correspondent typos
2016-08-10 Don Armstrongadd the rest of the sql documentation
2016-08-10 Don Armstrongadd more documentation of the debbugs schema
2016-08-10 Don Armstrongadd message tables
2016-08-10 Don ArmstrongAdd bin and source associations
2016-08-10 Don Armstrongswitch to debversion
2016-08-10 Don Armstrongadd initial work on sql for debbugs