spec/fixtures/profiles.yml in enju_biblio-0.3.18 vs spec/fixtures/profiles.yml in enju_biblio-0.4.0.beta.1

- old
+ new

@@ -83,16 +83,19 @@ # # id :integer not null, primary key # user_id :integer # user_group_id :integer # library_id :integer -# locale :string(255) -# user_number :string(255) +# locale :string +# user_number :string # full_name :text # note :text # keyword_list :text # required_role_id :integer -# created_at :datetime not null -# updated_at :datetime not null -# checkout_icalendar_token :string(255) +# created_at :datetime +# updated_at :datetime +# checkout_icalendar_token :string # save_checkout_history :boolean default(FALSE), not null +# expired_at :datetime +# full_name_transcription :text +# date_of_birth :datetime #