Modified by www.SourceFiles.app
This commit is contained in:
@@ -29,7 +29,7 @@ CREATE TABLE IF NOT EXISTS public.households (
|
|||||||
billing_email TEXT,
|
billing_email TEXT,
|
||||||
phone TEXT,
|
phone TEXT,
|
||||||
|
|
||||||
-- True when a parenting plan requires每 guardian to be contacted on their own
|
-- True when a parenting plan requires each guardian to be contacted on their own
|
||||||
-- thread instead of a single household conversation.
|
-- thread instead of a single household conversation.
|
||||||
communicate_separately BOOLEAN NOT NULL DEFAULT FALSE,
|
communicate_separately BOOLEAN NOT NULL DEFAULT FALSE,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user