super-graph/internal/serv
Vikram Rangnekar 842252f9e2 fix: fix issue with skipping prepared statements for some roles on error 2020-05-03 20:52:26 -04:00
..
corpus Make go get to install work. 2020-04-16 00:26:32 -04:00
internal Make go get to install work. 2020-04-16 00:26:32 -04:00
tmpl feat: add option to set the cache-control header 2020-04-24 20:45:03 -04:00
web fix: upgrade packages in the web ui 2020-04-21 21:05:14 -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 feat: add option to set the cache-control header 2020-04-24 20:45:03 -04:00
cmd.go fix: bug with single quote ecape in production mode 2020-05-01 02:20:45 -04:00
cmd_conf.go Make go get to install work. 2020-04-16 00:26:32 -04:00
cmd_migrate.go fix: fix for issues reported by deepsource 2020-05-03 16:08:34 -04:00
cmd_new.go Make go get to install work. 2020-04-16 00:26:32 -04:00
cmd_seed.go fix: bug with single quote ecape in production mode 2020-05-01 02:20:45 -04:00
cmd_serv.go fix: prepared statements not working in prod mode 2020-04-19 12:54:37 -04:00
config.go fix: prepared statements not working in prod mode 2020-04-19 12:54:37 -04:00
core.go Make go get to install work. 2020-04-16 00:26:32 -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 Make go get to install work. 2020-04-16 00:26:32 -04:00
http.go fix: fix issue with skipping prepared statements for some roles on error 2020-05-03 20:52:26 -04:00
init.go fix: improve documentation of the config object 2020-04-23 21:25:09 -04:00
reload.go fix: prepared statements not working in prod mode 2020-04-19 12:54:37 -04:00
rice-box.go fix: upgrade packages in the web ui 2020-04-21 21:05:14 -04:00
serv.go feat: add config to set api endpoint prefix 2020-04-24 01:23:35 -04:00
sqllog.go Make go get to install work. 2020-04-16 00:26:32 -04:00
utils.go fix: fix for issues reported by deepsource 2020-05-03 16:08:34 -04:00
utils_test.go Make go get to install work. 2020-04-16 00:26:32 -04:00
ws.go Make go get to install work. 2020-04-16 00:26:32 -04:00