This website requires JavaScript.
Explore
Help
Sign In
art
/
Kord
Watch
2
Star
0
Fork
You've already forked Kord
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e43af4f944
Kord
/
prisma
/
migrations
/
20260330075712_add_started_...
/
migration.sql
3 lines
105 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
GuildEvent
"
ADD
COLUMN
"
startedAnnounced
"
BOOLEAN
NOT
NULL
DEFAULT
false
;
Reference in New Issue
View Git Blame
Copy Permalink