Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49d8ccc249 |
@@ -1,4 +0,0 @@
|
|||||||
-- GRO-1999: 0037 was skipped on existing DBs due to a below-high-water-mark
|
|
||||||
-- journal timestamp. Re-register extra_large with a monotonic timestamp so
|
|
||||||
-- the existing UAT/persistent DBs apply it. Idempotent.
|
|
||||||
ALTER TYPE "pet_size_category" ADD VALUE IF NOT EXISTS 'extra_large';
|
|
||||||
@@ -260,13 +260,6 @@
|
|||||||
"when": 1751500000000,
|
"when": 1751500000000,
|
||||||
"tag": "0037_add_extra_large_to_pet_size_category",
|
"tag": "0037_add_extra_large_to_pet_size_category",
|
||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
},
|
|
||||||
{
|
|
||||||
"idx": 38,
|
|
||||||
"version": "7",
|
|
||||||
"when": 1780000000000,
|
|
||||||
"tag": "0038_register_extra_large_pet_size_category",
|
|
||||||
"breakpoints": true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user