I have table A and AEXT.
I would like to use the same KEY/ID for AEXT as the relationship between table A and table AEXT are 1-1 and as the name suggests AEXT has extended/additional attributes of A.
Can someone please let me know how can I do this in NDB/Python.
Thanks in advance