On Wednesday, January 8, 2020 at 7:50:42 AM UTC-8, BeeRich33 wrote:
>
> So why didn't that take a *Sequel.function* approach?
>
You are now using a cast instead of a function call. You aren't using the
date_trunc function, which is what you asked for a few hours ago, which was
how to convert:
SELECT search_phrase, date_trunc('minute', creation_date), search_type,
result_count
to Sequel's API.
--
You received this message because you are subscribed to the Google Groups
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sequel-talk/7c969452-c077-4a70-bf79-27bfbc4fb8a2%40googlegroups.com.