Has anyone used mssql server with luminus?
Yup, I've used the open source jdbc drivers before without problems
Hi! I keep getting "migration reserved by another instance" all the time. I cannot migrate, reset or rollback. I made one migration file that had an error, which I believe is now fixed, but now it prevents me from doing migrations anymore.
Okay, I first needed to alter the fixed migrations file names to something else than *.sql to get past this. Then rename them to sql again.
Migratus says it ignored the file, but that was not the case it seems.