zrok/controller/store/sql/sqlite3
2023-05-01 12:19:06 -04:00
..
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
embed.go organizing sqlite3 stuff to support postgres (#46) 2022-10-21 08:36:43 -04:00