remove tests
This commit is contained in:
parent
8253b370d7
commit
744f8c6bf6
1 changed files with 0 additions and 11 deletions
|
|
@ -122,22 +122,11 @@ seeds:
|
|||
This is a static snapshot and we currently have no intent of maintaining up to date.
|
||||
|
||||
columns:
|
||||
- name: country_name
|
||||
data_type: character varying
|
||||
description: The name of the country.
|
||||
|
||||
tests:
|
||||
- not_null
|
||||
- unique
|
||||
|
||||
- name: "Booking ID"
|
||||
data_type: character varying
|
||||
description: |
|
||||
The internal ID of this booking in Athena. Matches with the booking ID
|
||||
in the Athena verifications table.
|
||||
tests:
|
||||
- not_null
|
||||
- unique
|
||||
|
||||
- name: "Claim Date"
|
||||
data_type: timestamp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue