graphql-engine/server/test
Rakesh Emmadi c94640a377 don't allow creating relationships from/to a table that isn't tracked (fix #185) (#229)
* don't allow fkey based relations from/to a table that isn't tracked, fix #185

Check if remote table exist in metadata when creating foreign-key
based object relationship.

* add tests for adding object relation using fkey if remote table is untracked
2018-08-03 15:04:37 +05:30
..
testcases don't allow creating relationships from/to a table that isn't tracked (fix #185) (#229) 2018-08-03 15:04:37 +05:30
Main.hs check for updates every 24 hrs in background (fix #204) (#209) 2018-07-27 15:04:50 +05:30
Spec.hs don't allow creating relationships from/to a table that isn't tracked (fix #185) (#229) 2018-08-03 15:04:37 +05:30