This website requires JavaScript.
Explore
Help
Sign In
matous-volf
/
todo-baggins
Watch
1
Star
0
Fork
0
You've already forked todo-baggins
Code
Issues
23
Pull Requests
Actions
Projects
1
Activity
todo-baggins
/
migrations
History
Matouš Volf
a5a67792d7
feat: create a model for subtasks
2024-09-08 19:51:52 +02:00
..
2024-08-16-221326_create_projects
feat: add a project model
2024-08-17 12:42:46 +02:00
2024-08-19-105140_create_tasks
feat: update a migration to make the task-project foreign key set null on delete
2024-09-08 08:35:06 +02:00
2024-09-06-100207_add_created_updated_at_to_projects
feat: add times of creation and update to the project model
2024-09-06 17:49:12 +02:00
2024-09-06-155031_add_created_updated_at_to_tasks
feat: add times of creation and update to the task model
2024-09-06 17:56:01 +02:00
2024-09-08-083610_create_subtasks
feat: create a model for subtasks
2024-09-08 19:51:52 +02:00
00000000000000_diesel_initial_setup
chore: setup Diesel
2024-08-17 12:42:46 +02:00