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
Cam Otts
e5b749be71
initial rough pass for a stored token implementation
2023-01-09 11:00:37 -06: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
more naming refactoring 'name' -> 'token' (
#119
)
2022-11-30 12:46:19 -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_invites.sql
initial rough pass for a stored token implementation
2023-01-09 11:00:37 -06:00
embed.go
basic schema conversion for postgres (
#46
)
2022-10-21 08:48:31 -04:00