ObjectBox Admin in Docker – Not refreshing UI data when db data are CRUDed
I am using ObjectBox Admin in Windows through WSL (Docker in WSL, using objectbox-admin.sh)) and accessing a db file in Documents folder (shared with WSL).
Unable to get expected result when performing relational queries using linkMany
I want to query a list of NoteCollectionEntity
which does not contain a NoteEntity
having an id of value id
.