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 79ba99bbea
database: Fix invalid error message
8 years ago
..
migrations database: add created_at field for layers and vulnerabilities 8 years ago
testdata *: add missing copyright headers 8 years ago
complex_test.go various: gofmt -s 8 years ago
feature.go database: Find the FeatureVersion we try to insert before doing any lock 8 years ago
feature_test.go various: gofmt -s 8 years ago
keyvalue.go database: use constants to store queries 8 years ago
keyvalue_test.go *: add missing copyright headers 8 years ago
layer.go psql: add debug message for duplicate layers 8 years ago
layer_test.go various: gofmt -s 8 years ago
lock.go database: use constants to store queries 8 years ago
lock_test.go *: add missing copyright headers 8 years ago
namespace.go database: use constants to store queries 8 years ago
namespace_test.go various: gofmt -s 8 years ago
notification.go database: Fix invalid error message 8 years ago
notification_test.go various: gofmt -s 8 years ago
pgsql.go database: fix Ping() method in PostgreSQL's implementation 8 years ago
queries.go remove the useless pointer of NextPage field; check namespace notfound error 8 years ago
vulnerability.go remove the useless pointer of NextPage field; check namespace notfound error 8 years ago
vulnerability_test.go various: gofmt -s 8 years ago