Re: [Factor-talk] database integration - foreign keys ?

2016-08-19 Thread Georg Simon
Thank you. It works. Am Thu, 18 Aug 2016 08:54:46 -0700 schrieb John Benediktsson : > If you look through the tests in > ``basis/db/tuples/tuples-tests.factor`` you can see some uses of > foreign keys: > >

Re: [Factor-talk] database integration - foreign keys ?

2016-08-18 Thread John Benediktsson
If you look through the tests in ``basis/db/tuples/tuples-tests.factor`` you can see some uses of foreign keys: https://github.com/factor/factor/blob/master/basis/db/tuples/tuples-tests.factor annotation-schema-foreign-key annotation-schema-foreign-key-not-null

[Factor-talk] database integration - foreign keys ?

2016-08-18 Thread Georg Simon
Is there a database type for foreign keys ? Or how can I use foreign keys ? -- ___ Factor-talk mailing list Factor-talk@lists.sourceforge.net