summaryrefslogtreecommitdiff
path: root/sql/Pg-database.sql
AgeCommit message (Expand)Author
2007-06-10added referential mapping for noteslinuxpoet
2007-06-07fix uniqueness on entity nameslinuxpoet
2007-06-07fixed default of current_date to now()linuxpoet
2007-06-07first run of new notes system, includes tsearch2 full text indexinglinuxpoet
2007-06-07added documentationm for tsearch2 requirementlinuxpoet
2007-06-05added created columns for person, company and entitylinuxpoet
2007-06-04added constraint to id,location_classlinuxpoet
2007-06-04More trunk fixeseinhverfr
2007-06-01fix for authoritative addresses by adding location_classlinuxpoet
2007-05-29changed employee_id to person(id) where needed, plus removed a couple of empl...linuxpoet
2007-05-29created relationships between contact_info and locationslinuxpoet
2007-05-29forward testlinuxpoet
2007-05-29added entity relationship between persons and companies. This is for Joshua D...linuxpoet
2007-05-23build out person->entity relationshiplinuxpoet
2007-05-23added mailcode to locationlinuxpoet
2007-05-22add primary key to entity_class_to_entitylinuxpoet
2007-05-22Created entity to class relationshiplinuxpoet
2007-05-22Created authoritative classes for entity_classlinuxpoet
2007-05-20fixed employee indexeslinuxpoet
2007-05-20fix some index creation where vendor and customer are now meta tableslinuxpoet
2007-05-20a couple more fixes... noted that this also breaks some of the stored procslinuxpoet
2007-05-20fixed broken relationships in new entity and some spelling errors, now need t...linuxpoet
2007-05-20rebuild oe references and add oe_class tablelinuxpoet
2007-05-20As promised mass breakage... employees, customers, vendors, ap, ar all all br...linuxpoet
2007-05-20removal of universal id sequencelinuxpoet
2007-05-20first rev of entity relationship. Still missing some components, including co...linuxpoet
2007-05-20fixed really dumb use of sequences into seriallinuxpoet
2006-11-22Adjusting del_exchangerate to work with current defaults table layouttetragon
2006-11-15Making sql files internally single transactionseinhverfr
2006-11-14Syntax fixestetragon
2006-11-12Adding tax category support to the dbtetragon
2006-11-08Fixed bug: custom field tables don't contain declared primary keyeinhverfr
2006-11-03moving all user preferences into the central db. This will break current test...christopherm
2006-11-01Merged Pg-tables, functions, and indeces into Pg-database.sqleinhverfr