clair/database/pgsql
Sida Chen 9c49d9dc55 pgsql: Move queries to corresponding files
Aggregate queries in their corresponding files instead of having the
single file for every queries because the database is more complicated.
2018-10-08 10:42:40 -04:00
..
migrations pgsql: Add detector to database schema 2018-10-08 10:42:40 -04:00
testdata Update Database and Worker implementation for layer-wise feature 2018-09-06 13:56:03 -04:00
ancestry_test.go database: Use LayerWithContent as Layer 2018-09-13 13:21:39 -04:00
ancestry.go pgsql: Move queries to corresponding files 2018-10-08 10:42:40 -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 pgsql: Move queries to corresponding files 2018-10-08 10:42:40 -04:00
keyvalue_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
keyvalue.go pgsql: Move queries to corresponding files 2018-10-08 10:42:40 -04:00
layer_test.go database: Use LayerWithContent as Layer 2018-09-13 13:21:39 -04:00
layer.go pgsql: Move queries to corresponding files 2018-10-08 10:42:40 -04:00
lock_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
lock.go pgsql: Move queries to corresponding files 2018-10-08 10:42:40 -04:00
namespace_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
namespace.go pgsql: Move queries to corresponding files 2018-10-08 10:42:40 -04:00
notification_test.go database: changed Notification interface name 2018-09-11 14:24:09 -04:00
notification.go pgsql: Move queries to corresponding files 2018-10-08 10:42:40 -04:00
pgsql_test.go pkg/pagination: add token type 2018-09-07 16:26:56 -04:00
pgsql.go pkg/pagination: add token type 2018-09-07 16:26:56 -04:00
queries.go pgsql: Move queries to corresponding files 2018-10-08 10:42:40 -04:00
vulnerability_test.go database: postgres implementation with tests. 2017-08-10 11:25:29 -04:00
vulnerability.go pgsql: Move queries to corresponding files 2018-10-08 10:42:40 -04:00