Minor update for Exposed (0.11.2):
- Built with Kotlin 1.3.0
- Fixed bug that call for createMissingTablesAndColumns could lead to exception while trying to add an index which already exists in db (MySQL only problem)
👍 3
d
David Hamilton
11/05/2018, 6:21 PM
Cool. Are you aware of any 1.3.0-only limitations (i.e. that restrict or prevent use with 1.2.7x)?
t
tapac
11/05/2018, 7:50 PM
I didn't hear about any.
d
David Hamilton
11/05/2018, 8:29 PM
Thanks - sounds like that there are no obvious compatibility issues that you expect?