Files
FamilyHUB/backend/migrations/000001-create-pg-cron-extension.up.sql
T
admin a0fb49a00f
Build and Deploy / build-and-deploy (push) Successful in 56s
Added possibility deploy with k3s
2026-05-24 21:58:46 +03:00

2 lines
40 B
SQL

CREATE EXTENSION IF NOT EXISTS pg_cron;