zrok/controller/store/sql/postgresql
2023-12-08 12:03:07 -05:00
..
000_base.sql add migration for timestamp->timestamptz for postgres (#33) 2022-11-01 17:32:16 -04:00
001_timestamptz.sql add migration for timestamp->timestamptz for postgres (#33) 2022-11-01 17:32:16 -04:00
002_v0_3_0_frontend_selection.sql frontends.environment_id is now nullable; support anonymous public frontends (#110, #129) 2022-12-01 14:56:55 -05:00
003_v0_3_0_service_modes.sql fixes to postgres migrations to prevent primary key collisions (#160); fixes to migrations to remove renaming lint 2023-01-17 11:59:27 -05:00
004_v0_3_0_services_to_shares.sql fixes to postgres migrations to prevent primary key collisions (#160); fixes to migrations to remove renaming lint 2023-01-17 11:59:27 -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 fixes to postgres migrations to prevent primary key collisions (#160); fixes to migrations to remove renaming lint 2023-01-17 11:59:27 -05:00
006_v0_3_0_password_reset_requests.sql added maintenance cleanup for expired password reset requests 2023-01-20 10:00:46 -06:00
007_v0_3_0_salted_passwords.sql salted password migrations (#156) 2023-01-23 11:49:22 -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 include rx|tx byte counts in limits journals (#273) 2023-03-17 12:57:26 -04:00
010_v0_4_0_frontend_private_share.sql fixes from video (#235) 2023-04-05 13:57:22 -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 basic unique name implementation (#123) 2023-12-08 12:03:07 -05:00
embed.go basic schema conversion for postgres (#46) 2022-10-21 08:48:31 -04:00