debbugs:database

Last commit made on 2018-03-13
Get this branch:
git clone -b database https://git.launchpad.net/debbugs

Branch merges

Branch information

Name:
database
Repository:
lp:debbugs

Recent commits

3d939e2... by Don Armstrong

skip bad .debinfo files when loading them

fdffad3... by Don Armstrong

connect to and use the schema if it exists

5cd697c... by Don Armstrong

get_bug_status can now accept a schema to pull from DB

bf759cf... by Don Armstrong

it's package_tracking_domain, not subscription_domain

94f478e... by Don Armstrong

set field_match to be a state variable

29a5972... by Don Armstrong

the database configuration variable is now $gDatabase

aa3f565... by Don Armstrong

add fake debian archive/debinfo for testing

1ece1a1... by Don Armstrong

add start of database seting

17f85cf... by Don Armstrong

we currently don't need Helper::ResultSet

d27fba4... by Don Armstrong

remove dsn debugging print statement