I'm using FlexORM (cloned from RIAForge) in a project since June 2012.
I want to create a manytomany association, but want to add an extra column at this associative table.
Has a way to create that with the annotation, or I have to create an extra Model and create OneToMany relations with the models?
Regarz
PS: sorry by my english that`s not good.