Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'to_timestamp' function to PostgresModule #215

Closed
jczuchnowski opened this issue Nov 15, 2020 · 2 comments
Closed

Add 'to_timestamp' function to PostgresModule #215

jczuchnowski opened this issue Nov 15, 2020 · 2 comments

Comments

@jczuchnowski
Copy link
Member

jczuchnowski commented Nov 15, 2020

Add support for function to_timestamp described in the PostgreSQL docs.

  1. Add function to PostgresFunctionDef in PostgresModule
  2. Add test in FunctionDefSpec
@brbrown25
Copy link
Contributor

I'll pick this one up

@robmwalsh
Copy link
Contributor

Fixed in #263

amrkamel pushed a commit to amrkamel/zio-sql that referenced this issue May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants