This website requires JavaScript.
Explore
Help
Register
Sign In
stefiosif
/
loft
Watch
1
Star
0
Fork
0
You've already forked loft
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d153e1c2519bf277aaf66b4f6e7e638d9a8949d5
loft
/
backend
/
migrations
History
stefiosif
2501f6ca67
feat(backend): scope files to users with FK user_id, rename storage_path to storage_key for clarity
2026-05-28 21:24:12 +03:00
..
20260430221144_create_file_records.sql
feat: migrate file storage to postgres with sqlx
2026-05-01 01:16:45 +03:00
20260511201435_add_storage_path_to_file_records.sql
feat(backend): add opendal storage for file payload and postgres record for metadata, add CORS layer
2026-05-21 00:27:37 +03:00
20260523200650_create_users.sql
feat(backend): replace auth stub with real session, create users and sessions tables
2026-05-26 02:34:23 +03:00
20260523200652_create_sessions.sql
feat(backend): replace auth stub with real session, create users and sessions tables
2026-05-26 02:34:23 +03:00
20260528174135_add_user_id_to_file_records.sql
feat(backend): scope files to users with FK user_id, rename storage_path to storage_key for clarity
2026-05-28 21:24:12 +03:00
20260528174203_rename_storage_path_to_storage_key.sql
feat(backend): scope files to users with FK user_id, rename storage_path to storage_key for clarity
2026-05-28 21:24:12 +03:00