super-graph/core
Vikram e82e97a9d7 fix: issues caught by fuzzer 2020-05-31 14:11:28 -07:00
..
corpus Refactor Super Graph into a library #26 2020-04-10 02:27:43 -04:00
internal fix: issues caught by fuzzer 2020-05-31 14:11:28 -07:00
api.go fix: rewrite the sql args and variables codebase to use expression values 2020-05-26 19:41:28 -04:00
api_test.go fix: allow unauthenticated operations in seed script 2020-05-23 16:37:27 -04:00
args.go fix: rewrite the sql args and variables codebase to use expression values 2020-05-26 19:41:28 -04:00
build.go fix: rewrite the sql args and variables codebase to use expression values 2020-05-26 19:41:28 -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
consts.go fix: rewrite the sql args and variables codebase to use expression values 2020-05-26 19:41:28 -04:00
core.go BREAKING CHANGE: super-graph/core now defaults to allow all in anon role 2020-05-28 00:07:01 -04:00
core_test.go Refactor Super Graph into a library #26 2020-04-10 02:27:43 -04:00
cursor.go feat: add cockroachdb support. (#50) 2020-04-18 17:42:17 -04:00
db.go Refactor Super Graph into a library #26 2020-04-10 02:27:43 -04:00
init.go fix: issues caught by fuzzer 2020-05-31 14:11:28 -07:00
introspec.go fix: bug with single quote ecape in production mode 2020-05-01 02:20:45 -04:00
prepare.go fix: infinite loop on missing allow.list issue 2020-05-30 23:36:44 -07:00
remote.go fix: rewrite the sql args and variables codebase to use expression values 2020-05-26 19:41:28 -04:00
resolve.go fix: bug with single quote ecape in production mode 2020-05-01 02:20:45 -04:00
utils.go Fix issue with make install 2020-04-12 20:35:31 -04:00