Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c26b40e299 |
@@ -1,5 +1,5 @@
|
|||||||
-- Migration: 0037_add_extra_large_to_pet_size_category.sql
|
-- Migration: 0037_add_extra_large_to_pet_size_category.sql
|
||||||
-- GRO-1979: Adds the 'extra_large' value to the pet_size_category enum.
|
-- GRO-1999: Adds the 'extra_large' value to the pet_size_category enum.
|
||||||
--
|
--
|
||||||
-- 0031_buffer_rules.sql created pet_size_category with values
|
-- 0031_buffer_rules.sql created pet_size_category with values
|
||||||
-- ('small', 'medium', 'large', 'xlarge'), but seed.ts and the drizzle
|
-- ('small', 'medium', 'large', 'xlarge'), but seed.ts and the drizzle
|
||||||
|
|||||||
@@ -262,4 +262,4 @@
|
|||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user