The issue is with the generated `Adapter` that SQL...
# squarelibraries
c
The issue is with the generated
Adapter
that SQLDelight creates when it sees
SentDate
. The adapter expects a non-null String even though the backing schema supports nullable text