diff --git a/share/ddl/_source/deploy/6/001-auto.yml b/share/ddl/_source/deploy/6/001-auto.yml index 2448ed4..6d9e363 100644 --- a/share/ddl/_source/deploy/6/001-auto.yml +++ b/share/ddl/_source/deploy/6/001-auto.yml @@ -652,7 +652,7 @@ schema: pending: data_type: boolean default_value: !!perl/ref - =: 0 + =: false is_nullable: 0 is_primary_key: 0 is_unique: 0 @@ -1000,7 +1000,7 @@ schema: is_admin: data_type: boolean default_value: !!perl/ref - =: 0 + =: false is_nullable: 0 is_primary_key: 0 is_unique: 0