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

2 lines
40 B
SQL

CREATE EXTENSION IF NOT EXISTS pg_cron;