This website requires JavaScript.
Explore
Help
Register
Sign In
backend.im
/
simpletodoapp-x9cyfn
Watch
1
Star
0
Fork
0
You've already forked simpletodoapp-x9cyfn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
simpletodoapp-x9cyfn
/
migrations
History
Automated Action
0c2239fb90
Fix migration to handle case where users table already exists
2025-05-16 01:04:23 +00:00
..
versions
Fix migration to handle case where users table already exists
2025-05-16 01:04:23 +00:00
env.py
Refactor code to improve typing and linting
2025-05-16 00:42:00 +00:00
README
Initial Todo app backend implementation with FastAPI and SQLite
2025-05-16 00:35:49 +00:00
script.py.mako
Initial Todo app backend implementation with FastAPI and SQLite
2025-05-16 00:35:49 +00:00
README
Generic single-database configuration with SQLite.