esqueleto icon indicating copy to clipboard operation
esqueleto copied to clipboard

PostgreSQL: Date/Time functions and types

Open Vlix opened this issue 5 years ago • 0 comments

I'm thinking of adding a module to the PostgreSQL part of Esqueleto that will handle as many of the functions and types from the Date/Time Functions and Operators section as I feel is doable for a first iteration. Probably name it something like Database.Esqueleto.PostgreSQL.DateTime

Thought I'd make an issue to discuss this addition. I'd probably leave the operators be, for now, because of the complexity of the possible type pairs.

Vlix avatar Jun 01 '20 21:06 Vlix