hmmm....so somehow a column entry was made null de...
# squarelibraries
g
hmmm....so somehow a column entry was made null despite being defined NOT NULL....this couldn't have happened via INSERT
d
and have you checked content of the database if there really IS null?
g
well, a kotlinNullPointerException occurred on line 2 of the code pasted earlier. not sure how I could preemptively check the DB in this situation