chore(postgres-agent): use capabilities from Rust POC agent

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9106
GitOrigin-RevId: 2536335b59ddf7e1353a41476f41ad4cfb389642
This commit is contained in:
Daniel Harvey 2023-05-10 12:40:44 +01:00 committed by hasura-bot
parent 171c680793
commit b85272224e

View File

@ -31,4 +31,5 @@ run-dc-postgres-agent: remove-tix-file
.PHONY: run-dc-postgres-agent-watch
## run-dc-postgres-agent-watch
run-dc-postgres-agent-watch:
watchexec -r -e .hs make run-dc-postgres-agent
$(DC_POSTGRES_DOCKER_COMPOSE) up --wait
watchexec -r -e .hs cabal run postgres-agent