schwannden
schwannden
such an important feature, plz have it soon
giving up this project and decide to use [beanie](https://roman-right.github.io/beanie), it supports 1. build operation like build insert, build delete 2. index, multiple index 3. the syntax for query is a...
@roman-right thank you for this great package, this is a small pr containing code, doc, and tests. Should not take too long to review, but will help our use case...
@roman-right any update?
The reason why we need this, is because in our API design, we have a schema for POST body json, and a separate schema for PUT body json. The one...
Been wanting link type to work with FastAPI so bad
my steps to get installation to work on my m1 apple chip ``` brew install protobuf export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1 export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1 export CFLAGS='-I /opt/homebrew/opt/protobuf/include' export LDFLAGS=-L/opt/homebrew/opt/protobuf/lib pip install pycld3 ```
Yes need 2.12 support
> @schwannden can you rebase, there was an issue @ HEAD that was recently fixed (this should resolve the test error you are seeing) @aaron-prindle done
@JeromeJu any update?