Data Contract
orders-unit-test
Info
Information about the data contract
- Title
- Orders Unit Test
- Version
- 1.0.0
- Description
- The orders data contract
- Owner
- checkout
Servers
Servers of the data contract
-
- Server
- production
- Type
- snowflake
- Account
- my-account
- Database
- my-database
- Schema
- my-schema
Terms
Terms and conditions of the data contract
- Usage
- This data contract serves to demo datacontract CLI export.
- Limitations
- Not intended to use in production
- Billing
- free
- Notice Period
- P3M
Data Model
The logical data model
orders
table
The orders model
|
|||
---|---|---|---|
order_id
|
R U | varchar |
No description
|
order_total
|
R | bigint |
The order_total field
|
order_status
|
R | text |
No description
|
Created at 25 Apr 2024 14:38:16 UTC with Data Contract CLI v0.10.1