Fix http.response schema
#25
Closed
opened 3 years ago by youainti
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
The schema currently laid out when the db is created looks something like
instead it should look like 020_HttpSchema.sql on commit 4a2b1ea2
Need to figure out why this isn't happening.
Done in
5d2140accdwhere I changed the docker-compose to simplify the dependency chain.