mirror of
https://github.com/we-promise/sure.git
synced 2026-05-21 19:44:55 +00:00
Migrations are 7.2 here
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class AddLastSyncAllAttemptedAtToFamilies < ActiveRecord::Migration[8.0]
|
||||
class AddLastSyncAllAttemptedAtToFamilies < ActiveRecord::Migration[7.2]
|
||||
def change
|
||||
add_column :families, :last_sync_all_attempted_at, :datetime
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user