Ishan Khanna
Ishan Khanna
@MrDinsdale It can even happen if you've added dropForiegn() or dropColumn() methods unnecessarily in your down() method for a Create Table Migration.
Till we are not sure that it isn't breaking anything let's not merge this in. I'd rather not provide support for something than to add error prone code in production....
Looks like a good start! It fails to link classes correctly in this repo for me https://github.com/TonicArtos/SuperSLiM/blob/master/library/src/main/kotlin/com/tonicartos/superslim/layout.kt
@DVDAndroid I do see the fixed CSS thingy. Great job with that. Can you send a PR for it? So I can close the issue related to that. The Kotlin...
It would be nice if you could elaborate on some technical aspects of the implementation of the role based access.
I like the proposal overall, however In the timeline for the last week, you have mentioned that if all the things go as per plan.... what do you have in...
Sorry I didn't get your question :/
Proposal looks relatively brief, but since I don't know a lot about this project I am not the best person to judge that. Other than that, it is submittable!
Based on the advice above I tried setting the SQLlite Dialect on my project but Intellij IDEA still can't recover from these errors. Also tried Invalidating Caches and Restarts. Disabling...