Files
FamilyHUB/backend/migrations/000001-create-pg-cron-extension.up.sql
T
admin 11f4b9c921
Build and Deploy / build-and-deploy (push) Successful in 58s
fixed connection string in configs
2026-05-24 16:23:26 +03:00

2 lines
40 B
SQL

CREATE EXTENSION IF NOT EXISTS pg_cron;