clair/database/pgsql
Jimmy Zelinskie ea73aa153d pgsql: searchNotificationLayerIntroducingVulnerability order by layer ID
This fixes a bug where the API was returning Notification pages ordered
by LDFV.ID instead of by Layer ID.
2017-01-19 13:45:07 -05:00
..
migrations db/pgsql/migration: convert to pure SQL 2017-01-03 15:59:22 -05:00
testdata add registerable version formats 2016-12-30 12:51:24 -05:00
complex_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
feature_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
feature.go db/pgsql/feature: fix SQL error reporting 2017-01-03 17:06:08 -05:00
keyvalue_test.go add registerable version formats 2016-12-30 12:51:24 -05:00
keyvalue.go database: use constants to store queries 2016-02-24 16:40:40 -05:00
layer_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
layer.go add registerable version formats 2016-12-30 12:51:24 -05:00
lock_test.go add registerable version formats 2016-12-30 12:51:24 -05:00
lock.go database: use constants to store queries 2016-02-24 16:40:40 -05:00
namespace_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
namespace.go add registerable version formats 2016-12-30 12:51:24 -05:00
notification_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
notification.go pgsql: Disable hashjoins to get introducing layers for notifications 2016-12-06 16:19:10 +01:00
pgsql_test.go add registerable version formats 2016-12-30 12:51:24 -05:00
pgsql.go pgsql: Replace liamstask/goose by remind101/migrate 2016-11-11 18:11:48 +01:00
queries.go pgsql: searchNotificationLayerIntroducingVulnerability order by layer ID 2017-01-19 13:45:07 -05:00
vulnerability_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
vulnerability.go add registerable version formats 2016-12-30 12:51:24 -05:00