Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

Commit 6c4cb3c

Browse files
committed
Edited history
1 parent 4ee421c commit 6c4cb3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ History
88
* NdbConnectionField added arguments that can be used in quert:
99
* keys_only - to execute a keys only query
1010
* batch_size - to control the NDB query iteration batch size
11+
* Added support for LocalStructuredProperty.
12+
* Given a property `ndb.LocalStructuredType(Something)` it will automatically
13+
map to a Field(SomethingType) - SomethingType has to be part of the schema.
14+
* Support for `repeated` and `required` propeties.
1115

1216

1317
0.1.3 (2016-05-27)

0 commit comments

Comments
 (0)