Join Slack
Powered by
The issue is with the generated `Adapter` that SQL...
# squarelibraries
c
Cody Engel
12/19/2019, 4:37 PM
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
Open in Slack
Previous
Next