You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to store basic information about the infrasture we store results
for. Create a table called `subjects` for this purpose. This partially
addresses #29.
We need to store basic information about the infrasture we store results
for. Create a table called `subjects` for this purpose. This partially
addresses #29.
rhmdnd
changed the title
Implement data storage for compliance data
Implement data storage for result data
May 31, 2022
rhmdnd
changed the title
Implement data storage for result data
Implement data storage for results
May 31, 2022
This was originally grouped into #21 - but I thought it would be good to separate out the data storage work from exposing it via the gRPC API.
We need to store compliance results in a PostgreSQL database. We should introduce a minimal schema for the data we need to store.
The text was updated successfully, but these errors were encountered: