We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dcf531 commit e3f22a3Copy full SHA for e3f22a3
projects/demo/models/marts/components/schema.yml
@@ -61,7 +61,6 @@ models:
61
- name: decidim_organization_id
62
description: "Identifier of the Decidim organization."
63
constraints:
64
- - type: not_null
65
- type: foreign_key
66
to: ref('organizations')
67
to_columns: [ id ]
0 commit comments