This commit is contained in:
Ben Kraft
2020-01-16 18:19:50 -08:00
parent 6f56e25cc8
commit bc2cd1a12f
+2 -1
View File
@@ -56,7 +56,7 @@ Query structures to support:
Config options:
- file locations (queries, generated, schema (or get via HTTP))
- use ctx or not, incl. complexities of how Khan uses context
- use ctx or not, including complexities of how Khan uses context
- HTTP calling convention (is there enough variation to matter?)
Other:
@@ -64,3 +64,4 @@ Other:
- error-checking/validation/etc. everywhere
- tests
- documentation
- a name that's more clearly distinct from other libraries out there