doc_transactions.sql
72 Bytes
ALTER TABLE `document_transactions` MODIFY COLUMN `version` VARCHAR(10);
"CLONE -In the transaction history of a document - the contect version field is incorrect when versioning reaches .10 (SUP-1052)" Fixed. Changed the version field from a float to a varchar to allow for 0.10 versions. Committed by: Megan Watson Reviewed by: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9285 c91229c3-7414-0410-bfa2-8a42b809f60b