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
cd34bcddc96ed46966355343dd309bfcbba4ce95
b0esche_cloud
/
go_cloud
/
migrations
History
Leon Bösche
2f96d35657
Update migration steps to reflect correct total count and improve clarity
2026-01-29 10:56:53 +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
…
0007_file_share_links.sql
…
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
0010_add_avatar_url_down.sql
Add avatar_url column to users table and create migration scripts for adding and removing it
2026-01-29 10:45:08 +01:00
0010_add_avatar_url.sql
Add avatar_url column to users table and create migration scripts for adding and removing it
2026-01-29 10:45:08 +01:00
run-migrations.sh
Update migration steps to reflect correct total count and improve clarity
2026-01-29 10:56:53 +01:00