[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Database NOT NULLS - ex Diverging applications
- Subject: Re: Database NOT NULLS - ex Diverging applications
- From: David Tangye <..hidden..>
- Date: Wed, 13 Sep 2006 16:56:45 +1000
On Tue, 2006-09-12 at 23:15 -0700, Chris Travers wrote:
> There are real shortcomings to the db schema in part because the
> queries do a bogus insert first with nearly all nulls and then update
> in most cases (thank goodness the acc_trans is not handled this way).
> So fixing the db schema means rewriting a lot of code.
That's what I was afraid of. IMO until its done, its a very compromised
(to put it politely) app.