spec/fixtures/creates.yml in enju_oai-0.0.3 vs spec/fixtures/creates.yml in enju_oai-0.0.4

- old
+ new

@@ -56,11 +56,10 @@ # # id :integer not null, primary key # patron_id :integer not null # work_id :integer not null # position :integer -# type :string(255) -# created_at :datetime -# updated_at :datetime +# created_at :datetime not null +# updated_at :datetime not null # create_type_id :integer #