Sends EXPLAIN queries to the /db/query endpoint so you can read the results
1.2.1
This should ensure that io.BytesIO, open, and aiofiles.open are all acceptable where appropriate to backup() functions without typing errors
This also bumps the pypi minor version to 2 to be more consistent with our github releases which will now match the pypi version
1.2.0
Improves typing support. I also note that at some point there became a difference between the versioning used on Github releases and pypi, where the pypi releases are 1 minor version lower. This corresponds to v1.1.0 on pypi and at some point I may reconcile the two by bumping pypi's version
1.1.11
This version adds support for more complicated common table expressions, such as those with schemas or with materialization hints. This library needs to know the basics of this syntax in order to correctly direct requests to either a read endpoint or write endpoint.
1.1.11b
This is no different to the previous version except for requirements.txt, which is used exclusively for the build chain