aboutsummaryrefslogtreecommitdiff
path: root/internal/postgres/postgres.go
AgeCommit message (Expand)Author
2020-03-27internal/postgres: add ability to read and write readme and license nameChanning Kimble-Brown
2020-03-27internal/postgres: only store license name on VersionJulie Qiu
2020-03-27internal, internal/postgres: merge license and readme structs into versionChanning Kimble-Brown
2020-03-27internal/postgres: add functionality to get and insert version rowsChanning Kimble-Brown
2020-03-27discovery/internal/postgres: read/write to the version_logs tableJulie Qiu