mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
6e464a1342
There was a postgres permission issue in the docs. The hasura user needed to be owner of the system schemas (hdb_catalog), otherwise it won't be able to table schema changes during version upgrades. |
||
---|---|---|
.. | ||
_ext | ||
_static | ||
_theme/djangodocs | ||
algolia_index | ||
examples_schema_migrations | ||
graphql/manual | ||
img | ||
.gitignore | ||
404.rst | ||
conf.py | ||
CONTRIBUTING.md | ||
index.rst | ||
Makefile | ||
README.md | ||
requirements.txt |
Hasura GraphQL Engine Docs
The documentation accompanying the Hasura GraphQL Engine is written with Sphinx and deployed to docs.hasura.io.
Contributing
Check out the contributing guide for more details.
License
The source code in this directory are under MIT License.