Page MenuHomeIn-Portal Phabricator

custom
No OneTemporary

File Metadata

Created
Tue, Sep 23, 1:15 PM
Index: branches/unlabeled/unlabeled-1.1.2/custom/install/upgrades.sql
===================================================================
--- branches/unlabeled/unlabeled-1.1.2/custom/install/upgrades.sql (nonexistent)
+++ branches/unlabeled/unlabeled-1.1.2/custom/install/upgrades.sql (revision 8177)
@@ -0,0 +1,3 @@
+# ===== v 4.1.0 =====
+ALTER TABLE Tests ADD `Image` VARCHAR( 255 ) NULL ;
+ALTER TABLE Tests ADD `DataFile` VARCHAR( 255 ) NULL ;
Property changes on: branches/unlabeled/unlabeled-1.1.2/custom/install/upgrades.sql
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property

Event Timeline