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 836d37b275
*: use `path/filepath` instead of `path`
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 database: Allow specifying datastore driver by config 8 years ago
feature.go database: Find the FeatureVersion we try to insert before doing any lock 8 years ago
feature_test.go database: Allow specifying datastore driver by config 8 years ago
keyvalue.go database: use constants to store queries 8 years ago
keyvalue_test.go database: Allow specifying datastore driver by config 8 years ago
layer.go worker/database: Move upgrade detection logic out of database to worker 8 years ago
layer_test.go worker/database: Move upgrade detection logic out of database to worker 8 years ago
lock.go database: use constants to store queries 8 years ago
lock_test.go database: Allow specifying datastore driver by config 8 years ago
namespace.go database: use constants to store queries 8 years ago
namespace_test.go database: Allow specifying datastore driver by config 8 years ago
notification.go database: Add some missing copyright headers 8 years ago
notification_test.go database: Add some missing copyright headers 8 years ago
pgsql.go *: use `path/filepath` instead of `path` 8 years ago
pgsql_test.go *: use `path/filepath` instead of `path` 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 database: Allow specifying datastore driver by config 8 years ago