Files
FamilyHUB/infra/postgres/migrations/001-create-pg-cron-extension.sql
T
admin 884a536320
Build and Deploy / build-and-deploy (push) Successful in 36s
fixed connection string in configs
2026-05-23 19:26:59 +03:00

2 lines
40 B
SQL

CREATE EXTENSION IF NOT EXISTS pg_cron;