feat(MED-105): organize env specific required migrations

This commit is contained in:
2025-08-28 14:54:51 +03:00
parent da7f574234
commit d072226a5c
6 changed files with 9 additions and 13 deletions

View File

@@ -1,5 +1,3 @@
create extension if not exists pg_net;
create or replace function medreport.medipost_retry_dispatch(
order_id text
)