Merge remote-tracking branch 'parent/main' into kb_development
This commit is contained in:
commit
ec7b51504b
42 changed files with 498 additions and 227 deletions
|
@ -14,9 +14,27 @@ namespace :dangerous do
|
|||
end
|
||||
|
||||
target_migrations = %w(
|
||||
20231022074913
|
||||
20231021005339
|
||||
20230314120530
|
||||
20240426233435
|
||||
20240426000034
|
||||
20240401222541
|
||||
20240327234026
|
||||
20240326231854
|
||||
20240320231633
|
||||
20240312230204
|
||||
20240229233617
|
||||
20240227225017
|
||||
20240227222450
|
||||
20240227033337
|
||||
20240218233621
|
||||
20240217230006
|
||||
20240217093511
|
||||
20240217022038
|
||||
20240216042730
|
||||
20240212230358
|
||||
20240212224800
|
||||
20240121231131
|
||||
20240117022353
|
||||
20240117021025
|
||||
20240109035435
|
||||
20231214225249
|
||||
20231212225737
|
||||
|
@ -27,6 +45,8 @@ namespace :dangerous do
|
|||
20231028005948
|
||||
20231028004612
|
||||
20231023083359
|
||||
20231022074913
|
||||
20231021005339
|
||||
20231009235215
|
||||
20231007090808
|
||||
20231006030102
|
||||
|
@ -74,31 +94,12 @@ namespace :dangerous do
|
|||
20230405121613
|
||||
20230320234918
|
||||
20230314121142
|
||||
20230314120530
|
||||
20230314081013
|
||||
20230314021909
|
||||
20230308061833
|
||||
20230223102416
|
||||
20230222232121
|
||||
20240117021025
|
||||
20240117022353
|
||||
20240121231131
|
||||
20240212224800
|
||||
20240212230358
|
||||
20240216042730
|
||||
20240217022038
|
||||
20240217093511
|
||||
20240217230006
|
||||
20240218233621
|
||||
20240227033337
|
||||
20240227222450
|
||||
20240227225017
|
||||
20240229233617
|
||||
20240312230204
|
||||
20240320231633
|
||||
20240326231854
|
||||
20240327234026
|
||||
20240401222541
|
||||
20240426000034
|
||||
)
|
||||
# Removed: account_groups
|
||||
target_tables = %w(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue