Skip to content
This repository has been archived by the owner on Nov 20, 2017. It is now read-only.

Considerations

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
Clone this wiki locally