You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
clair/database/pgsql
Quentin Machu 92b734d0a4
database: remove an useless query in FindLayer
9 years ago
..
migrations database: add initial vulnerability support 9 years ago
testdata database: allow removing fixed packages in vulnerabilities 9 years ago
complex_test.go database: ensure that concurrent vulnerability/feature versions insertions work fine 9 years ago
feature.go database: ensure that concurrent vulnerability/feature versions insertions work fine 9 years ago
feature_test.go *: refactor & do initial work towards PostgreSQL implementation 9 years ago
keyvalue.go database: log and mask SQL errors 9 years ago
keyvalue_test.go *: refactor & do initial work towards PostgreSQL implementation 9 years ago
layer.go database: remove an useless query in FindLayer 9 years ago
layer_test.go database: do insert/find layers (with their features and vulnerabilities) 9 years ago
lock.go database: add lock support 9 years ago
lock_test.go database: add lock support 9 years ago
namespace.go database: log and mask SQL errors 9 years ago
namespace_test.go *: refactor & do initial work towards PostgreSQL implementation 9 years ago
pgsql.go updater: port updater and its fetchers 9 years ago
queries.go database: remove an useless query in FindLayer 9 years ago
vulnerability.go database: ensure that concurrent vulnerability/feature versions insertions work fine 9 years ago
vulnerability_test.go database: allow removing fixed packages in vulnerabilities 9 years ago