July 4, 2013
1:45 p.m.
On Thu, Jul 4, 2013 at 9:36 AM, Donald Stufft <donald@stufft.io> wrote:
Yea I just spent significant effort cleaning up the database from a lack if enforced constraints. I will pass on not using them.
On Jul 4, 2013, at 9:34 AM, Daniel Holth <dholth@gmail.com> wrote:
If you don't waste your time enforcing the uniqueness of (condition, extra) in the list of requirements then you can pretend install: is a single item if you want to...
[ { 'extra':'foo', install:['thing1']}, {'extra:'foo', install:['thing2']} ]