Skip to content

0.11

Compare
Choose a tag to compare
@simonw simonw released this 09 Aug 00:26
· 115 commits to main since this release
cc65ec2
  • No longer exposes hidden tables, e.g. SQLite's _fts tables. #39
  • Test fixtures database is now deployed as part of the live demo - see /graphql/fixtures. #40
  • The generated GraphQL schema is now exposed at /graphql/dbname.graphql - e.g. /graphql/github.graphql on the demo. #41
  • The example queries in the examples directory now link to live demos for each query. #42