spec/fixtures/licenses.yml in enju_oai-0.1.0.pre13 vs spec/fixtures/licenses.yml in enju_oai-0.1.0.pre14

- old
+ new

@@ -16,14 +16,14 @@ # == Schema Information # # Table name: licenses # -# id :integer not null, primary key -# name :string(255) not null +# id :integer not null, primary key +# name :string(255) not null # display_name :string(255) # note :text # position :integer -# created_at :datetime -# updated_at :datetime +# created_at :datetime not null +# updated_at :datetime not null #