Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 324 Bytes

TODO.md

File metadata and controls

9 lines (9 loc) · 324 Bytes
  • Use DaoImpl.
  • Support iOS.
  • Set Dao as abstract class contains interfaces.
  • Add unit test.
  • Fix relations problem.
  • Make persistence return object or map.
  • Fix multiple realtions between models while inseting
  • Fix relations load.
  • Add support for default values by passing null in attributes if attribute is null.