This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
FamilyHUB
Watch
1
Star
0
Fork
0
You've already forked FamilyHUB
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
413fb0ddeabef77e57ea732141960690a64e30ec
FamilyHUB
/
infra
/
postgres
/
migrations
/
001-create-pg-cron-extension.sql
T
admin
884a536320
Build and Deploy / build-and-deploy (push)
Successful in 36s
Details
fixed connection string in configs
2026-05-23 19:26:59 +03:00
2 lines
40 B
SQL
Raw
Blame
History
CREATE
EXTENSION
IF
NOT
EXISTS
pg_cron
;
Reference in New Issue
View Git Blame
Copy Permalink