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
/
20260805083402_498c47cf-2375-4b59-b5a1-2f064c06c268.sql
T
1 line
90 B
SQL
Raw
Normal View
History
Unescape
Escape
Initial independent version of CrAPP
2026-08-06 08:36:47 +02:00
ALTER
TABLE
public
.
eventi_app
ADD
COLUMN
IF
NOT
EXISTS
casa
boolean
NOT
NULL
DEFAULT
true
;
Reference in New Issue
Copy Permalink