Skip to content

Commit

Permalink
Update website/docs/reference/resource-configs/pre-hook-post-hook.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Nov 3, 2023
1 parent f465eb8 commit 35318a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ To achieve this behavior, you can use one of the following syntaxes.
Important note: Do not use this syntax if you are using a database where dbt does not use transactions by default. This includes databases like Snowflake, BigQuery, and Spark or Databricks.

<Tabs>
<TabItem value="beforebegin" label="'before_begin' and 'after_commit'">
<TabItem value="beforebegin" label="before_begin and 'after_commit">

#### Config block: use the `before_begin` and `after_commit` helper macros

Expand Down

0 comments on commit 35318a1

Please sign in to comment.