Hi guys,
I've noticed something very strange, what smells to me as bug.
In file schema.yaml you can see on which way I have written many-to-many relation.
I've defined two many-to-many relations, first is between Game and Attribute, second is between Game and Genre.
Problem is what both many-to-many relation I've configured on same way, but when I've generate schema.sql file I don't have same result.
In schema.sql many-to-many table game_attribute has two foreign key constraints, but table has only one.
Please check that.
Big Regards from Croatia,
Toni Samardzic
p.s. Ubuntu 10.10, symfony version 1.4.9-DEV (same problem is with 1.4.8), NetBEans IDE 6.9.1