Displaying 1 result from an estimated 1 matches for "urbaninfluencedev".
2006 Jun 11
4
[Question} how best to use attribute driven db with Rails
...ing able to use the
built in OR functionality would be nice, but I am not sure how well it
melds with attribute dbs.
If anyone can give me some pointers, I would really appreciate it
(especially since this is my first endeavor and on an important project
as well).
--------
Db Schema: http://urbaninfluencedev.com/schema.html
tbl_workspace is the core table. This is where the working objects are
housed (projects, tasks, to-dos, contacts, invoices, notes, email,
timesheets, ect).
tbl_entities holds the base information for users, groups and such.
the tbl_attributes is then the attributes associated t...