1
1
mirror of https://github.com/openziti/zrok.git synced 2025-05-25 10:32:20 +02:00
zrok/controller/store/sql/postgresql
2023-03-09 15:08:59 -05:00
..
000_base.sql
001_timestamptz.sql
002_v0_3_0_frontend_selection.sql
003_v0_3_0_service_modes.sql fixes to postgres migrations to prevent primary key collisions (); 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 (); 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 () 2023-01-13 13:16:10 -05:00
006_v0_3_0_limitless_accounts.sql fixes to postgres migrations to prevent primary key collisions (); 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 () 2023-01-23 11:49:22 -05:00
008_v0_4_0_soft_deletes.sql added 'deleted' flags to all store objects () 2023-03-09 15:08:59 -05:00
embed.go