Skip to content

Commit

Permalink
Cleaned up updated defenition
Browse files Browse the repository at this point in the history
  • Loading branch information
khamitovdr committed Oct 11, 2024
1 parent 011a1c6 commit 60b5956
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def _datetrunc2_pg_tz_impl(date_ctx: TranslationCtx, unit_ctx: TranslationCtx) -
DEFINITIONS_DATETIME = [
# dateadd
base.FuncDateadd1.for_dialect(D.POSTGRESQL),
# base.FuncDateadd2Unit.for_dialect(D.POSTGRESQL),
base.FuncDateadd2Unit(
variants=[
V(
Expand Down

0 comments on commit 60b5956

Please sign in to comment.