* f9ebe66 fix extensions doc
* fd2e523 Merge pull request 168 from evo-company/fix-docs
* 441252a fix docs all over the place
* b2719ae Merge pull request 167 from evo-company/97-fix-aiopg_and_sqla_compatibility
* 712a307 Run db integration tests on CI
* 93d7555 Fix aiopg + sqlalchemy >= 1.4 compatibility issue
* 38ecdd2 Merge pull request 166 from evo-company/migrate-to-python3.8
* 1a4bebf use builtin ast module as is
* 2c9437f use typing.Protocol
* 63cc321 fix myp and flake8 issues after deps update
* e2179a7 migrate to python3.8
* 9058f0a update pdm.lock file
* a891bd7 Merge pull request 165 from evo-company/164-remove-old-features
* 215656e Update docs that references edn, protobuf
* c62774c Remove code for old features that are not used anymore
* 063f7c9 Merge pull request 155 from evo-company/introduce-schema
* 1fce663 rewrite GrapQLError
* 8d19c91 remove Engine from public Schema api
* 6248cae drop hiku.federation.engine
* e9398b6 rename on_graph to on_init
* cf2d1ef return ExecutionResult from Schema.execute/execute_async
* 059721f Introduce Schema (new high-level api)