You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uses the ActiveRecord[6.1] method, but Bulkrax 8.0.0 should be compatible with Hyrax 2+ , and therefore Rails 5. Recommend downgrading this to match prior migrations, with ActiveRecord[5.2]
The text was updated successfully, but these errors were encountered:
bulkrax/db/migrate/20240307053156_add_index_to_metadata_bulkrax_identifier.rb
Line 1 in 1048453
ActiveRecord[6.1]
method, but Bulkrax 8.0.0 should be compatible with Hyrax 2+ , and therefore Rails 5. Recommend downgrading this to match prior migrations, withActiveRecord[5.2]
The text was updated successfully, but these errors were encountered: