Joannis Orlandos

Results 219 comments of Joannis Orlandos

This is most likely an existing Document in your database that doesn't match the requirements needed to create the index

I don't know what could cause this, but there's certainly no such limit in Citadel.

Let me know if you run into any ideas on your end

Thank you :) Even if it's not Citadel I'd love to hear the reason you might find.

I'll keep it open for my own recordkeeping

If anyone else runs into this issue as well, or has any ideas about this - please do reach out

I've updated it to include a less invasive API. This should allow you to control the whole TTY now

Thanks for reporting! You can safely omit that like, as it's also closed on deinit. It's just good resource management to send a close signal. I believe it might be...

I mistakenly read that as closing a file - sorry. Yeah that's a mistake on my end. I'll get it sorted

@marcprux the Android NDK doesn't seem to bundle sqlite3.h, whereas GRDB and your PR do rely on that being available. How are you providing that right now when building and...