Bastian

Results 25 comments of Bastian

At least add PARENT_SCOPE to set(XTENSOR_BLAS_INCLUDE_DIR ${INCLUDE_DIR}) so the include dirs are exposed

I will check tomorrow if I can easily

Yes could be done the same way

Pushing this one. Would be really nice, `FieldDescriptorProto` knows there is an option but has no information about it. Would be really nice to get this

Also it may be interesting to not only add derive, but other macros. My use case for example would be to connect to a diesel schema: ``` #[derive(Queryable, Debug, Identifiable)]...

> Hi, please add more specific details about this feature request. Are `prost_build::Config::type_attribute` and `prost_build::Config::field_attribute` not sufficient for the usecase? Sorry i just came back to this. So `type_attribute` works...

@danburkert i had some glimpse into the source code. Before i start working on a PR let me try to discuss this with you. In order to run `protoc -o`...

@billy1624 can you help identify why this unit test fails? i think the runtime is specified

sqlx has been released, in order to make it work i also had to update rusqlite Got one question, should i have an ltree feature or rather hide it behind...

Ok i removed the `with-tree` feature and put it to `backend-postgres`, it simplifies things and as its not a feature on `sqlx` side it makes perfect sense