Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-ly committed May 8, 2024
1 parent c84d494 commit 4f82bdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ This macro converts the `year`, `month`, and `day` into an SQL `DATE` type.
{{ dbt.to_date(2023, 10, 4) }}
```

**Sample output**:
**Sample output (PostgreSQL)**:

```sql
2023-10-04
Expand Down

0 comments on commit 4f82bdc

Please sign in to comment.