Join Slack
Powered by
Does anyone know if I need to do a database migrat...
# android
m
Mike.Docherty
01/16/2019, 5:45 PM
Does anyone know if I need to do a database migration with ROOM when changing a data class variable from val -> var?
h
Hadi Tok
01/16/2019, 7:00 PM
depends on the usecase. I don’t think there is a rule that variables should be var.
m
Mike.Docherty
01/16/2019, 11:42 PM
The answer is no i didn't have to
3
Views
Open in Slack
Previous
Next