Hello all!
I want to link two tables across the bridge to the third table.
In the bridge table, have a column with the condition (1, 2).
And further, when deleting from the first table for example, information
from the third table would be deleted too,
where condition 1 in the bridge table.
Its possible one bridge for two tables? And yeah, i use Kotlin 😛