clair/database/pgsql
Sida Chen 5d725e67b0 Replace Ancestry with AncestryWithContent struct in database models
As one of the steps to simplifies the codebase, the AncestryWithContent
struct is renamed to Ancestry, and Ancestry is removed. It will cause
the PostAncestry request to be slower.
2018-09-10 12:48:23 -04:00
..
migrations Update Database and Worker implementation for layer-wise feature 2018-09-06 13:56:03 -04:00
testdata Update Database and Worker implementation for layer-wise feature 2018-09-06 13:56:03 -04:00
token database/pgsql: move token lib 2017-08-21 16:25:13 -04:00
ancestry_test.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
ancestry.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
complex_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
feature_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
feature.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
keyvalue_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
keyvalue.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
layer_test.go Update Database and Worker implementation for layer-wise feature 2018-09-06 13:56:03 -04:00
layer.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
lock_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
lock.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
namespace_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
namespace.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
notification_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
notification.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
pgsql_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
pgsql.go database/pgsql: move token lib 2017-08-21 16:25:13 -04:00
queries.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
vulnerability_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
vulnerability.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00