tbmelabs / tbme-tv

An open source streaming application.
Other
0 stars 1 forks source link

Table authentication_log seems to be corrupt #3

Closed bbortt closed 6 years ago

bbortt commented 6 years ago

Without manual adjustment the following error caused on login:

Caused by: org.postgresql.util.PSQLException: FEHLER: keine Berechtigung für Sequenz authentication_log_id_seq

bbortt commented 6 years ago

it was actually an invalid sql expression. postgres never complained about but now with flyway everything must be fixed.