Files
FamilyHUB/infra/postgres/init/001-create-pg-cron-extension.sql
T
admin 0bedc8d508
Build and Deploy / build-and-deploy (push) Successful in 37s
added k8s manifests, removed webhook server
2026-05-23 13:40:44 +03:00

2 lines
40 B
SQL

CREATE EXTENSION IF NOT EXISTS pg_cron;