v0.2.0 — Plant autocomplete + annual/perennial flower categories
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Add annual flower and perennial flower to PlantCategory enum
|
||||
ALTER TYPE "PlantCategory" ADD VALUE 'ANNUAL_FLOWER';
|
||||
ALTER TYPE "PlantCategory" ADD VALUE 'PERENNIAL_FLOWER';
|
||||
ALTER TYPE "PlantCategory" ADD VALUE 'ANNUAL_VEGETABLE';
|
||||
Reference in New Issue
Block a user