This repository has been archived by the owner on Oct 22, 2022. It is now read-only.
0.0.2
Added
- Support positional arguments in queries.
- Include
py.typed
file for providing types information for type checkers. - Support running queries through pools.
Changed
- Pin
edgedb-python
on^0.9.0
.
Fixed
- Fix typos and examples in docs.
Misc
- Move to
nox
from scripts. - Run CI on
EdgeDB alpha 4
.