[Dbix-class] solving problems with data driven design (was Re: Dynamic constraints on PostgreSQL arrays)

Kaare Rasmussen kar at kakidata.dk
Thu Nov 10 00:04:35 CET 2005


> A much simpler, and more portable, solution is to use multiple joined
> tables instead.  If you want certain degrees of user-definable

Sorry. Fail to see the simplicity. All I want is to remove "references" 
constraints from my code and push it down. It's not really easy to implement 
it in the database, as I really don't know the possible dimensions by now.

But I think that I have to put a "no" for this question.

> This isn't quite the same problem, but here's an incomplete example
> schema for a simple but flexible product inventory system.  The same

Are you interested in building an OSS ERP ?




More information about the Dbix-class mailing list