.. |
corpus
|
Make go get to install work.
|
2020-04-16 00:26:32 -04:00 |
internal
|
feat: make query preperation a JIT operation to improve startup time
|
2020-06-03 01:03:12 -04:00 |
tmpl
|
fix: rewrite the sql args and variables codebase to use expression values
|
2020-05-26 19:41:28 -04:00 |
web
|
fix: issue with early return in prepare statement function
|
2020-05-31 18:10:50 -04:00 |
.gitignore
|
Make go get to install work.
|
2020-04-16 00:26:32 -04:00 |
actions.go
|
feat: add support for single argument Postgres functions
|
2020-04-22 20:51:14 -04:00 |
api.go
|
fix: add http tracing so end-to-end tracing is possible
|
2020-05-24 02:24:24 -04:00 |
cmd.go
|
fix: infinite loop on missing allow.list issue
|
2020-05-30 23:36:44 -07:00 |
cmd_conf.go
|
Make go get to install work.
|
2020-04-16 00:26:32 -04:00 |
cmd_migrate.go
|
fix: rewrite the sql args and variables codebase to use expression values
|
2020-05-26 19:41:28 -04:00 |
cmd_new.go
|
fix: rewrite the sql args and variables codebase to use expression values
|
2020-05-26 19:41:28 -04:00 |
cmd_seed.go
|
fix: improve fuzzing coverage for jsn package
|
2020-05-29 00:08:37 -04:00 |
cmd_serv.go
|
fix: allow unauthenticated operations in seed script
|
2020-05-23 16:37:27 -04:00 |
config.go
|
BREAKING CHANGE: super-graph/core now defaults to allow all in anon role
|
2020-05-28 00:07:01 -04:00 |
fuzz.go
|
Make go get to install work.
|
2020-04-16 00:26:32 -04:00 |
fuzz_test.go
|
Make go get to install work.
|
2020-04-16 00:26:32 -04:00 |
health.go
|
docs: add telemetry docs
|
2020-05-24 10:44:00 -04:00 |
http.go
|
fix: add http tracing so end-to-end tracing is possible
|
2020-05-24 02:24:24 -04:00 |
init.go
|
BREAKING CHANGE: super-graph/core now defaults to allow all in anon role
|
2020-05-28 00:07:01 -04:00 |
reload.go
|
fix: prepared statements not working in prod mode
|
2020-04-19 12:54:37 -04:00 |
rice-box.go
|
fix: issues caught by fuzzer
|
2020-05-31 14:11:28 -07:00 |
serv.go
|
fix: add http tracing so end-to-end tracing is possible
|
2020-05-24 02:24:24 -04:00 |
sqllog.go
|
Make go get to install work.
|
2020-04-16 00:26:32 -04:00 |
telemetry.go
|
fix: add http tracing so end-to-end tracing is possible
|
2020-05-24 02:24:24 -04:00 |
utils.go
|
fix: fix for issues reported by deepsource
|
2020-05-03 16:08:34 -04:00 |
utils_test.go
|
feat: add opencensus tracing and metrics support
|
2020-05-23 11:43:57 -04:00 |
ws.go
|
Make go get to install work.
|
2020-04-16 00:26:32 -04:00 |