Skip to content

Commit

Permalink
remove to_day
Browse files Browse the repository at this point in the history
  • Loading branch information
hantmac committed May 28, 2024
1 parent ed04fae commit f3ea6c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/metabase/driver/databend.clj
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@

(defn- to-minute [expr] [:'to_minute expr])

(defn- to-day [expr] [:'to_day expr])

(defmethod sql.qp/date [:databend :day-of-week]
[_ _ expr]
Expand Down

0 comments on commit f3ea6c5

Please sign in to comment.