You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2017. It is now read-only.
kaspermarkus edited this page Nov 19, 2011
·
1 revision
What if we output to a relational database with foreign keys - do we need to be able to set the order in which the outputs are triggered (eg. first save the table with the foreign key, then the table that relates to the foreign key)
How loose/tight are we with the naming - eg. after a join, column names might change - do we require/allow propagation or? Or are we lazy en enforcing this -> Errors on test