Hello, I’ve spend lot of time trying to understand...
# squarelibraries
e
Hello, I’ve spend lot of time trying to understand why SQLDelight was always returning null for a specific field even though the value wasn’t null in the database until I’ve decided to put the properties of my data class in the same order as they are declared in the .sq TABLE, Is it normal to have that behaviour ?
h
What exactly do you mean?