This website requires JavaScript.
Explore
Help
Sign In
extern
/
zrok
Watch
1
Star
1
Fork
0
You've already forked zrok
mirror of
https://github.com/openziti/zrok.git
synced
2025-05-28 22:10:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zrok
/
controller
/
store
/
sql
/
postgresql
History
Michael Quigley
8f517876e0
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
..
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
embed.go
basic schema conversion for postgres (
#46
)
2022-10-21 08:48:31 -04:00