This website requires JavaScript.
Explore
Help
Sign In
davide
/
CRAPP
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2b8ba340a6be82e2df0040dcb751235111a5cbd8
CRAPP
/
supabase
/
migrations
/
20260731113438_e5983f0c-9f19-4d26-b86f-abf689a88179.sql
T
2 lines
78 B
SQL
Raw
Normal View
History
Unescape
Escape
Initial independent version of CrAPP
2026-08-06 08:36:47 +02:00
CREATE
EXTENSION
IF
NOT
EXISTS
pg_cron
;
CREATE
EXTENSION
IF
NOT
EXISTS
pg_net
;
Reference in New Issue
Copy Permalink