Skip to content

Commit

Permalink
Update website/docs/reference/resource-configs/postgres-configs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Doug Beatty <[email protected]>
  • Loading branch information
mikealfare and dbeatty10 authored Dec 6, 2023
1 parent 54b2941 commit 964e125
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ with the following configuration parameters:
'columns': ['<column_name>', ...],
'unique': <bool>,
'type': '{ HASH | B-TREE | GIST | SP-GIST | GIN | BRIN }',
]
}]
) }}
select * from {{ ref('my_base_table') }}
Expand Down

0 comments on commit 964e125

Please sign in to comment.