nrobi
04/10/2020, 9:59 AMtapac
04/10/2020, 12:52 PMnrobi
04/11/2020, 4:28 AMSchemaUtils.createMissingTablesAndColumns()
I was using a vararg of table arguments, where only this last table wasn't yet created. The interesting thing is that I've checked the db, and although it gave me the error it created the table correctlycreate()
with only this table as an argument, and worked as expected