axsh / wakame-dolphin

wakame-dolphin
4 stars 0 forks source link

DB Schema needs auto_increment in MySQL's tables #13

Open YamazakiYasuhiro opened 8 years ago

YamazakiYasuhiro commented 8 years ago

An error, "Primary key duplicated," happened in runtime when we configure the dolphin for MySQL instead of Cassandra. An extra field, the "auto increment," should be set for primary key in both table of Events and Notifications.

https://github.com/axsh/wakame-dolphin/tree/master/config/db/sequel/migrations