Tags: edgeflare/pgo
Tags
rest: include views in schema.Cache to support GET on views Signed-off-by: hmoazzem <[email protected]>
feat(rest): cast column to appropriate type in SELECT Signed-off-by: hmoazzem <[email protected]>
feat(auth): migrate from zitadel/oidc to coreos/go-oidc Replace zitadel/oidc with coreos/go-oidc because ZITADEL plans AGPL 3.0 license for some components. Updates auth handlers and middleware. This change is backward compatible with existing configurations. Signed-off-by: hmoazzem <[email protected]>
fix: req.Host in middleware.Proxy Signed-off-by: hmoazzem <[email protected]>
fix: req.Host in middleware.Proxy Signed-off-by: hmoazzem <[email protected]>
feat: add PostgREST compatible API pkg/rest Signed-off-by: hmoazzem <[email protected]>