Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions models/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ models:
- name: gift_card_amount
description: Amount of the order (AUD) paid for by gift card

tests:
- elementary.schema_changes:
config:
severity: error
meta:
description: Checks for schema changes against an existing baseline
- name: returned_orders
description: This table contains all of the returned orders
config:
Expand Down