zrok/controller/store/sql/postgresql
2023-04-05 13:57:22 -04: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
embed.go basic schema conversion for postgres (#46) 2022-10-21 08:48:31 -04:00