Adrian Moennich 5a9a415966 Properly disable autoincrement in assoc table
- for the chatroom_id FK it's already done automatically by SQLAlchemy
- for event_id (not a FK yet) it should be specified in the model, too
2014-10-01 10:19:16 +02:00
..
2014-09-29 11:15:14 +02:00
2014-09-29 11:15:14 +02:00
2014-09-30 18:12:45 +02:00