This website requires JavaScript.
Explore
Help
Register
Sign In
KaungKaung
/
test_rails_kaungkaung
Watch
1
Star
0
Fork
0
You've already forked test_rails_kaungkaung
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3da79930c0e2a177123394e4bc6f33b33aeb08d
test_rails_kaungkaung
/
db
/
migrate
History
KaungKaung
f72af5d45f
Added enum to Task model. Added project to project to tasks. Changed Status data type in Tasks.
2026-01-26 21:50:14 +06:30
..
20260126072711_create_projects.rb
added Project model with project_name and Task model with title&status
2026-01-26 14:00:27 +06:30
20260126072814_create_tasks.rb
added Project model with project_name and Task model with title&status
2026-01-26 14:00:27 +06:30
20260126082816_add_description_to_projects.rb
db migration
2026-01-26 15:05:12 +06:30
20260126091632_change_status_type_in_tasks.rb
Added enum to Task model. Added project to project to tasks. Changed Status data type in Tasks.
2026-01-26 21:50:14 +06:30
20260126094649_add_project_to_tasks.rb
Added enum to Task model. Added project to project to tasks. Changed Status data type in Tasks.
2026-01-26 21:50:14 +06:30