app/models/item.rb in enju_biblio-0.2.3 vs app/models/item.rb in enju_biblio-0.2.4
- old
+ new
@@ -116,7 +116,7 @@
# circulation_status_id :integer default(5), not null
# checkout_type_id :integer default(1), not null
# binding_item_identifier :string
# binding_call_number :string
# binded_at :datetime
-# manifestation_id :integer
+# manifestation_id :integer not null
#