In my iOS project, I use GRDB to manage a SQLite database. I try to query a table with a 1-1 association.
In my database, let\'s say I have 2 tables:
Selec