zrok/controller/store/sql/sqlite3
2024-12-11 12:57:34 -05:00
..
000_base.sql
002_v0_3_0_frontend_selection.sql
003_v0_3_0_service_modes.sql
004_v0_3_0_services_to_shares.sql
005_v0_3_0_invite_tokens.sql
006_v0_3_0_limitless_accounts.sql
006_v0_3_0_password_reset_requests.sql
007_v0_3_0_salted_passwords.sql
008_v0_4_0_soft_deletes.sql
009_v0_4_0_limits_journals.sql
010_v0_4_0_frontend_private_share.sql
011_v0_4_0_update_backend_modes.sql
012_v0_4_0_update_account_request.sql
013_v0_4_6_backend_mode_caddy.sql
014_v0_4_9_backend_mode_drive.sql
015_v0_4_19_share_unique_name_constraint.sql
016_v0_4_21_lowercase_email.sql
017_v0_4_24_backend_mode_socks.sql
018_v0_4_23_password_reset_request_unique.sql
019_v0_4_26_permission_model.sql
020_v0_4_27_performance_indexes.sql
021_v0_4_27_backend_mode_vpn.sql
022_v0_4_31_limit_classes.sql fully remove share mode from scope concept; add performance indexes (#606) 2024-06-07 16:02:40 -04:00
024_v0_4_31_unique_name_tracking.sql
025_v0_4_31_bandwidth_limit_journal.sql new limit journal test and necessary tweaks (#606) 2024-05-31 15:18:07 -04:00
026_v0_4_32_frontend_count.sql frontends -> share_frontends; CanAccessShare refactoring (#650) 2024-06-17 12:12:38 -04:00
027_v0_4_32_frontend_grants.sql adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
028_v0_4_32_limit_classes_label.sql added a nullable 'label' column to the 'limit_classes' table (#666) 2024-06-21 10:53:18 -04:00
029_v0_4_36_skip_interstitial_grants.sql skip_interstitial_grants sql structure (#704) 2024-07-24 11:16:36 -04:00
030_v0_4_45_organizations.sql lint; sqlite (#537) 2024-12-11 12:57:34 -05:00
embed.go