eve-seat / seat

SeAT 0x. [UNSUPPORTED]
https://github.com/eveseat/seat
MIT License
69 stars 37 forks source link

Missing table(s) in 0.12.0 #283

Closed tierdar closed 9 years ago

tierdar commented 9 years ago

Fresh install of 0.12.0.

The error first shows up when using the user registration page. http://pastebin.com/zkPK6pQi

It appears that the users table is missing from the database: http://pastebin.com/KhjUMT4A

eve-seat commented 9 years ago

Thanks for the report! The problem is not missing tables, but a validator ensuring that usernames and email addresses remain unique. Fix should land in 0.12.1 soon.