The plugin doesn't start due to an SQL exception on the build 2415 and newer
ChrisTaylor201 opened this issue ยท 6 comments
What behaviour is observed
The plugin doesn't start due to an SQL exception on the build 2415 and newer. I think it's because of the changes introduced in this commit.
What behaviour is expected
The plugin should start properly.
Steps/models to reproduce
- Use the build 2415 and newer.
- Check for the issue mentioned above.
Plugin list
Plugins (0): Censored
Environment description
Standalone server with SQLite database.
AuthMe build number
2415
Error log
https://gist.github.com/christaylor201/858c40c90a41bb009353823b5eff80c6
Configuration
https://gist.github.com/christaylor201/53d982c6374036d166010d7de328bc80
You're right @ljacqu thank you
I'm only reading fast but shouldn't the conditions for a migration be ORed together?