super-graph/core
Hiram Chirino 2a32c179ba
feat : improve the generated introspection schema and avoid the chirino/graphql api leaking through the core api. (#53)
2020-04-21 10:03:05 -04:00
..
corpus Refactor Super Graph into a library #26 2020-04-10 02:27:43 -04:00
internal feat : improve the generated introspection schema and avoid the chirino/graphql api leaking through the core api. (#53) 2020-04-21 10:03:05 -04:00
api.go feat : improve the generated introspection schema and avoid the chirino/graphql api leaking through the core api. (#53) 2020-04-21 10:03:05 -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 : improve the generated introspection schema and avoid the chirino/graphql api leaking through the core api. (#53) 2020-04-21 10:03:05 -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