2009/12/8 Steve Tooke <[email protected]>: > I have a couple of concerns with this: 1, I wanted to use the > production scripts for loading the seed data - although it shouldn't > be too hard to reuse; and 2, We will have to be careful to maintain > the list of tables as the schema changes and make sure we get the > order we delete tables right to ensure we don't violate any foreign > key constraints!
Yes! order is incredibly important here. I've added table names as I've added tests for those tables. Clive -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
