Show pageOld revisionsBacklinksExport to PDFFold/unfold allBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ^Version Implemented^Details ^ |2.2.1.77|<code sql>Could you add Colour int to Division please</code>| |2.2.1.77|<code sql>create table DocumentType(DocumentTypeID char(20) primary key, "Description" char(50), "Class" char(1)); alter table OLEDocument add DocumentTypeID char(20); ALTER TABLE "pears"."oledocument" ADD FOREIGN KEY "DocumentType" ( "DocumentTypeID" ) REFERENCES "pears"."DocumentType" ( "DocumentTypeID" ) ON DELETE SET NULL;</code>| newfeatures/dbupdate/dbupdaterequests.txt Last modified: 2017/12/01 16:35by 127.0.0.1