proxy-pool/internal/adapters/postgresadmin
2026-08-02 15:14:20 +08:00
..
migrations feat: persist terminal sequential stops 2026-08-02 15:14:20 +08:00
adapter_external_test.go feat: persist terminal sequential stops 2026-08-02 15:14:20 +08:00
adapter.go fix: preserve postgres storage error boundary 2026-07-30 04:57:39 +08:00
codec.go feat: implement postgres admin state adapter 2026-07-30 04:48:15 +08:00
contract_integration_test.go test: add postgres admin state contract fixture 2026-07-30 10:35:55 +08:00
migrate.go test: add postgres admin state contract fixture 2026-07-30 10:35:55 +08:00
migrations_test.go feat: persist terminal sequential stops 2026-08-02 15:14:20 +08:00
migrations.go feat: add postgres admin state schema 2026-07-29 19:55:33 +08:00
mutate.go feat: persist terminal sequential stops 2026-08-02 15:14:20 +08:00
outbox.go fix: preserve postgres storage error boundary 2026-07-30 04:57:39 +08:00
rollback_integration_test.go feat: persist terminal sequential stops 2026-08-02 15:14:20 +08:00
snapshot.go fix: preserve postgres storage error boundary 2026-07-30 04:57:39 +08:00
testpostgres_test.go test: add postgres admin state contract fixture 2026-07-30 10:35:55 +08:00