clair/database/pgsql/migrations
Jimmy Zelinskie 9dc002621a psql: add useful indexes
This adds some missing UNIQUE constraints and indexes for the
vulnerability table that should improve query performance.
2016-12-02 15:48:12 -05:00
..
00001_change_migrator.go
00002_initial_schema.go
00003_add_indexes.go psql: add useful indexes 2016-12-02 15:48:12 -05:00
migrations.go