Albert Yuki
Results
2
comments of
Albert Yuki
> https://docs.objectbox.io/queries#reusing-queries-and-parameters now has a note about re-using queries across multiple threads. > > Also with the new `3.5.0` release, it is possible to create a copy of a `Query`...
I have the same issue here. Loading any SQLite extension built by users is impossible because of library verification. Signing my own extension with `codesign -s "My Identity"` would result...