.. |
000_base.sql
|
organizing sqlite3 stuff to support postgres (#46)
|
2022-10-21 08:36:43 -04:00 |
002_v0_3_0_frontend_selection.sql
|
oops... sorry sqlite
|
2022-12-01 16:51:53 -05:00 |
003_v0_3_0_service_modes.sql
|
more slickness tweaks for demonstration purposes
|
2022-12-07 12:24:00 -05:00 |
004_v0_3_0_services_to_shares.sql
|
services -> shares in the schema (#144)
|
2023-01-04 12:59:36 -05:00 |
005_v0_3_0_invite_tokens.sql
|
limitless flag on accounts (#96)
|
2023-01-13 13:16:10 -05:00 |
006_v0_3_0_limitless_accounts.sql
|
fine, sqlite, fine... (#96)
|
2023-01-13 13:29:34 -05:00 |
006_v0_3_0_password_reset_requests.sql
|
initial pass for forgot password
|
2023-01-18 13:05:10 -06:00 |
007_v0_3_0_salted_passwords.sql
|
fix sqlite migration (#156)
|
2023-01-23 12:52:47 -05:00 |
008_v0_4_0_soft_deletes.sql
|
added 'deleted' flags to all store objects (#262)
|
2023-03-09 15:08:59 -05:00 |
009_v0_4_0_limits_journals.sql
|
working out the hitches in the limit journals (#273)
|
2023-03-22 13:09:21 -04:00 |
010_v0_4_0_frontend_private_share.sql
|
sqlite3 'private_share_id' column in 'frontends' table (#278)
|
2023-03-29 13:57:15 -04:00 |
011_v0_4_0_update_backend_modes.sql
|
merged tui for tcpTunnel (#307)
|
2023-05-01 12:19:06 -04:00 |
012_v0_4_0_update_account_request.sql
|
remove unique constraint on email to accomodate soft deletes
|
2023-06-07 11:05:59 -05:00 |
013_v0_4_6_backend_mode_caddy.sql
|
caddy backend store migrations (#391)
|
2023-08-21 16:04:31 -04:00 |
014_v0_4_9_backend_mode_drive.sql
|
new backend mode 'drive' (#218)
|
2023-10-17 13:04:09 -04:00 |
015_v0_4_19_share_unique_name_constraint.sql
|
a better migration fix (#504)
|
2024-01-04 21:20:28 -05:00 |
016_v0_4_21_lowercase_email.sql
|
fix for case sensitive email addresses (#517)
|
2024-01-08 10:50:19 -05:00 |
017_v0_4_24_backend_mode_socks.sql
|
store and api changes for socks backend (#558)
|
2024-02-08 13:11:19 -05:00 |
embed.go
|
organizing sqlite3 stuff to support postgres (#46)
|
2022-10-21 08:36:43 -04:00 |