This website requires JavaScript.
Explore
Help
Sign In
brianfertig
/
Organize
Watch
1
Star
0
Fork
You've already forked Organize
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fed65f86e0
Organize
/
prisma
/
migrations
/
20260828000000_add_schedule...
/
migration.sql
3 lines
75 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
ScheduledTodo
"
ADD
COLUMN
"
timeDue
"
VARCHAR
(
5
)
;
Reference in New Issue
View Git Blame
Copy Permalink