starting to work...
[freeside.git] / rt / etc / upgrade / 3.1.0 / schema.Pg
index 94c3fe7..08a964c 100755 (executable)
@@ -1,4 +1,4 @@
--- {{{ Attributes
+
 
 CREATE SEQUENCE attributes_id_seq;
 
@@ -21,5 +21,5 @@ CREATE TABLE Attributes (
 CREATE INDEX Attributes1 on Attributes(Name);
 CREATE INDEX Attributes2 on Attributes(ObjectType, ObjectId);
 
--- }}}
+