Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
717da1a64f
commit
791fa8923a
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE public.collections
|
||||
ADD COLUMN IF NOT EXISTS in_bankruptcy boolean NOT NULL DEFAULT false,
|
||||
ADD COLUMN IF NOT EXISTS on_payment_plan boolean NOT NULL DEFAULT false;
|
||||
Reference in New Issue
Block a user