06-11-2019 16:30 PDT
- Implement expando model (#99)
- Model properties (#96)
- Implemented tasklets.synctasklet (#58)
- Implement LocalStructuredProperty (#93)
- Implement hooks. (#95)
- Three easy Model methods. (#94)
- Model.get or insert (#92)
- Implement
Model.get_by_id
andModel.get_by_id_async
. - Implement
Model.allocate_ids
andModel.allocate_ids_async
. - Implement
Query.fetch_page
andQuery.fetch_page_async
. - Implement
Query.count
andQuery.count_async
- Implement
Query.get
andQuery.get_async
.
- update sphinx version and eliminate all warnings (#105)
Initial development release of NDB client library.