This website requires JavaScript.
Explore
Help
Register
Sign In
backend.im
/
todoappbackend-2kj8pz
Watch
1
Star
0
Fork
0
You've already forked todoappbackend-2kj8pz
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
todoappbackend-2kj8pz
/
migrations
/
versions
History
Automated Action
c2e277157a
Fix todo priority migration script to add columns before updating values
2025-06-17 03:00:57 +00:00
..
__init__.py
Complete Todo App implementation
2025-06-17 02:13:03 +00:00
001_initial_migration.py
Complete Todo App implementation
2025-06-17 02:13:03 +00:00
002_add_user_roles.py
Fix user role migration script to add column before updating values
2025-06-17 02:56:06 +00:00
003_add_refresh_tokens.py
Add enhanced authentication features
2025-06-17 02:22:22 +00:00
004_add_todo_priority_and_due_date.py
Fix todo priority migration script to add columns before updating values
2025-06-17 03:00:57 +00:00
005_add_categories_and_tags.py
Add categories and tags features
2025-06-17 02:52:26 +00:00