kapilratnani / django_hana

[Discontinued] Django db backend for SAP HANA
BSD 3-Clause "New" or "Revised" License
20 stars 13 forks source link

foreignkeys #13

Closed alexgv closed 6 years ago

alexgv commented 11 years ago

Is it possible when adding the foreignkey value to the django model that it would actually create the foreignkey in the sql. I know that hana recently added support for foreign keys.

http://scn.sap.com/community/hana-in-memory/blog/2012/12/04/checking-out-foreign-keys-in-hana-sps5

kapilratnani commented 11 years ago

I haven't tried foreign keys in hana yet. Lets see if it is stable and working, i'll add it.

alexgv commented 11 years ago

Cool. It seems pretty stable to me I have tried it out in the Hana studio. And that link goes through a lot of examples and that was in rev 45