gabrielittner/auto-value-cursor
AutoValue extension to create an AutoValue object from a Cursor
JavaApache-2.0
Issues
- 0
Improvement: Support to ignore fields
#67 opened by luisyng - 0
- 3
Improvement: Register global ColumnAdapters
#59 opened by danh32 - 1
set default value if a item in cursor is null
#65 opened by mohamadk - 2
- 3
auto-value-cursor 2.0.0 does not include shadow
#108 opened by ganadist - 0
- 2
Improvement: Support to ignore fields
#61 opened by nevess - 8
- 1
@AutoValue dependencies issue?
#58 opened by adnanali282 - 4
Special handling for autogenerated _id columns?
#55 opened by ened - 4
- 0
Annotation @Nullable not handled correctly
#53 opened by ok3141 - 2
Improvement: fillContentValues
#34 opened by dianaghele - 3
toContentValues is not generated
#45 opened by hamen - 2
@ColumnAdapter class can't be found at runtime
#43 opened by mtiidla - 1
Support enums
#9 opened by gabrielittner - 2
- 6
- 3
Check for null in createFromCursor
#29 opened by aschober - 1
- 14
Possible to go from auto-value object back to a cursor via ContentValues?
#14 opened by laurencedawson - 0
- 2
Unable to locate @AutoValueCursorFactory
#23 opened by laurencedawson - 2
- 0
Tests for rxjava mode
#8 opened by gabrielittner - 2
Builder pattern
#18 opened by m6s