Join Slack
Powered by
<@U8Y2VH5AB> Sqlite doesn’t have Boolean. Use int ...
# android
g
gildor
01/23/2018, 9:02 AM
@hmole
Sqlite doesn’t have Boolean. Use int 0 and 1 instead
https://www.sqlite.org/datatype3.html#boolean_datatype
Open in Slack
Previous
Next