black-inc-service

Results 2 issues of black-inc-service

**Describe the bug** Cannot use in filter with obx_id **Basic info (please complete the following information):** - ObjectBox version: 4.0.0 - C++ version: 17 - Reproducibility: always - OS: Ubuntu...

bug

Looking at the schema example: https://github.com/objectbox/objectbox-generator/blob/main/test/comparison/testdata/fbs/typeful/schema.fbs There is only support for vector of string, byte, ubyte and recently float in v4 beat. Are there plans to support vector of: int16,...

enhancement