Index: lams_common/conf/hibernate/mappings/org/lamsfoundation/lams/learningdesign/Activity.hbm.xml
===================================================================
diff -u -r92c8ee050180c6605cf296cd731711fae829dea8 -r7cd34158c707cffe110fbb81a0767bbba53e25fd
--- lams_common/conf/hibernate/mappings/org/lamsfoundation/lams/learningdesign/Activity.hbm.xml (.../Activity.hbm.xml) (revision 92c8ee050180c6605cf296cd731711fae829dea8)
+++ lams_common/conf/hibernate/mappings/org/lamsfoundation/lams/learningdesign/Activity.hbm.xml (.../Activity.hbm.xml) (revision 7cd34158c707cffe110fbb81a0767bbba53e25fd)
@@ -63,9 +63,16 @@
@hibernate.property column="offline_instructions" length="65535"
+
+ @hibernate.property column="run_offline_flag" length="4" not-null="true"
+
+
@hibernate.property column="parent_ui_id" length="11"
+
+ @hibernate.property column="grouping_ui_id" length="11"
+
@@ -140,11 +147,9 @@
-
+
@hibernate.class
-
- @hibernate.property column="grouping_ui_id" length="11"
-
+
@hibernate.property column="create_grouping_ui_id" length="11"
@@ -154,7 +159,8 @@
-
+
+
@hibernate.class
@@ -163,13 +169,13 @@
@hibernate.class
-
- @hibernate.property column="gate_start_time_offset" length="19"
+
+ @hibernate.property column="gate_start_time_offset" length="20"
true
-
- @hibernate.property column="gate_end_time_offset" length="19"
+
+ @hibernate.property column="gate_end_time_offset" length="20"
true