litesuits / android-lite-orm

LiteOrm is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently.
http://litesuits.com?form=gorm
Apache License 2.0
1.49k stars 361 forks source link

存储Long类型的字段,查询出来null的变成了0?你们有这个现象吗 #83

Open anskya520 opened 1 year ago

anskya520 commented 1 year ago

存储Long类型的字段,查询出来null的变成了0?你们有这个现象吗