Skip to content

Commit 7317ee8

Browse files
committed
Add in missing tables to adventureworks example
1 parent 6ed30ef commit 7317ee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/examples/all/postgresql-adventureworks-contract.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ driver: "org.postgresql.Driver"
1111
description: {}
1212
database: "adventureworks"
1313
dataset:
14+
tables:
1415
- table: "department"
1516
physicalName: "department"
1617
description: "Lookup table containing the departments within the Adventure Works\

0 commit comments

Comments
 (0)