Is it mandatory to create that auxiliary table for HABTM?

Hello,

Is there a way to create those has_and_belongs_to_many without the need
of an auxiliary table ?

coelho

Hi,

Can you imagine two SQL tables with many-many relationship without a
third join table?
I can’t.

Cheers,
Yuri