Issues
- 1
use `https://github.com/jfecher/golden-tests` for actually running the golden tests
#34 opened by kolharsam - 1
- 0
graphql: support table-table relationships
#32 opened by kolharsam - 1
graphql: use the right data structure that would eventually allow us to make nested queries possible
#4 opened by kolharsam - 0
graphql, metadata: support for querying tables that are not in the "public" schema
#3 opened by kolharsam - 0
- 0
Add ability to search through the tracked tables to get more info on the right schema in SQL gen step
#10 opened by kolharsam - 0
Add support for `metadata`
#11 opened by kolharsam - 3
- 2
graphql: add support for subscriptions
#15 opened by kolharsam - 0
db: use a connection pool and not a specific client each time there's a query being processed
#19 opened by kolharsam - 0
graphql: add support for `order_by` clause
#13 opened by kolharsam - 1
- 0
- 1
tests: add a testing environment for server
#17 opened by kolharsam - 1
- 0
- 1
graphql: add support for selection sets
#7 opened by kolharsam - 1
graphql: add support for aliases for fields
#5 opened by kolharsam - 0
graphql: add support for query variables
#20 opened by kolharsam - 0
chores: modularise the code, make functions simpler (esp. the parser side, the sql gen side)
#6 opened by kolharsam - 0
graphql: add support for mutations
#16 opened by kolharsam - 0
graphql: add support for boolean expressions
#14 opened by kolharsam - 0
use thiserror for uniform error handling
#1 opened by iykekings