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
Ales Raszka d77dc0f0ae
Use struct as a map key instead of string
5 years ago
..
migrations Add test for potential namespace 5 years ago
testdata Add test for potential namespace 5 years ago
ancestry.go Add missing licenses 5 years ago
ancestry_test.go database: move dbutil and testutil to database from pkg 6 years ago
complex_test.go Move PotentialNamespace to LayerFeature 5 years ago
detector.go pgsql: Remove unnecessary logs 5 years ago
detector_test.go pgsql: Implement database queries for detector relationship 6 years ago
feature.go Use struct as a map key instead of string 5 years ago
feature_test.go Move PotentialNamespace to LayerFeature 5 years ago
feature_type.go database: Add feature_type database model 5 years ago
feature_type_test.go database: Add feature_type database model 5 years ago
keyvalue.go pgsql: Move queries to corresponding files 6 years ago
keyvalue_test.go database: postgres implementation with tests. 7 years ago
layer.go Add test for potential namespace 5 years ago
layer_test.go Add test for potential namespace 5 years ago
lock.go pgsql: Fix failed tests 5 years ago
lock_test.go pgsql: Fix failed tests 5 years ago
migrations_test.go pgsql: Add proper tests for database migration 5 years ago
namespace.go pgsql: Implement database queries for detector relationship 6 years ago
namespace_test.go pgsql: Implement database queries for detector relationship 6 years ago
notification.go pgsql: Implement database queries for detector relationship 6 years ago
notification_test.go pgsql: Fix postgres queries for feature_type 5 years ago
pgsql.go pgsql: Implement database queries for detector relationship 6 years ago
pgsql_test.go pgsql: Fix failed tests 5 years ago
queries.go Add namespace_id as constraints to layer_feature 5 years ago
testutil.go Add test for potential namespace 5 years ago
vulnerability.go pgsql: Fix postgres queries for feature_type 5 years ago
vulnerability_test.go pgsql: Fix postgres queries for feature_type 5 years ago