super-graph/core
Vikram Rangnekar 0a02bde219 fix: block introspection queries in production mode 2020-04-20 02:06:58 -04:00
..
corpus Refactor Super Graph into a library #26 2020-04-10 02:27:43 -04:00
internal feat: add some initial introspection support. (#52) 2020-04-19 23:48:49 -04:00
api.go fix: block introspection queries in production mode 2020-04-20 02:06:58 -04:00
args.go Refactor Super Graph into a library #26 2020-04-10 02:27:43 -04:00
build.go Remove config package 2020-04-11 02:45:06 -04:00
config.go Remove config package 2020-04-11 02:45:06 -04:00
consts.go Refactor Super Graph into a library #26 2020-04-10 02:27:43 -04:00
core.go fix: prepared statements not working in prod mode 2020-04-19 12:54:37 -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
graph-schema.go feat: add some initial introspection support. (#52) 2020-04-19 23:48:49 -04:00
init.go fix: vars not sanitized in roles_query 2020-04-18 17:46:40 -04:00
prepare.go fix: update queries generate invalid sql 2020-04-19 13:40:14 -04:00
remote.go Fix issue with make install 2020-04-12 20:35:31 -04:00
resolve.go Fix issue with make install 2020-04-12 20:35:31 -04:00
utils.go Fix issue with make install 2020-04-12 20:35:31 -04:00