This website requires JavaScript.
Explore
Help
Register
Sign In
b0esche
/
b0esche_cloud
Watch
1
Star
0
Fork
0
You've already forked b0esche_cloud
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2623b6818fc0b4e29a25813a07f9422d9cc6cc30
b0esche_cloud
/
go_cloud
/
migrations
History
Leon Bösche
ea5c297641
Implement automatic share link creation and logging for file sharing; make org_id nullable in file_share_links
2026-01-24 23:45:08 +01:00
..
0001_initial_down.sql
…
0001_initial.sql
…
0002_passkeys.sql
…
0003_files.sql
…
0004_org_owner_slug.sql
…
0005_org_invitations.sql
…
0006_org_invite_link.sql
…
0007_file_share_links_down.sql
Implement file sharing functionality with public share links and associated API endpoints
2026-01-24 21:06:18 +01:00
0007_file_share_links.sql
Implement file sharing functionality with public share links and associated API endpoints
2026-01-24 21:06:18 +01:00
0008_file_share_links_nullable_org_down.sql
Allow NULL org_id in file_share_links for personal file sharing, update model and handlers
2026-01-24 22:54:50 +01:00
0008_file_share_links_nullable_org.sql
Allow NULL org_id in file_share_links for personal file sharing, update model and handlers
2026-01-24 22:54:50 +01:00
0009_file_share_links_org_id_nullable_down.sql
Implement automatic share link creation and logging for file sharing; make org_id nullable in file_share_links
2026-01-24 23:45:08 +01:00
0009_file_share_links_org_id_nullable.sql
Implement automatic share link creation and logging for file sharing; make org_id nullable in file_share_links
2026-01-24 23:45:08 +01:00
run-migrations.sh
Update migration steps to include file share links in the migration process
2026-01-24 21:20:06 +01:00