zio-sql icon indicating copy to clipboard operation
zio-sql copied to clipboard

Add 'date_trunc" function to PostgresModule

Open jczuchnowski opened this issue 5 years ago • 2 comments

Add support for function date_trunc described in the PostgreSQL docs.

  1. Add function to PostgresFunctionDef in PostgresModule
  2. Add test in FunctionDefSpec

jczuchnowski avatar Nov 15 '20 18:11 jczuchnowski

I will like to work on this

lowjiansheng avatar Nov 21 '20 09:11 lowjiansheng

This is still an open issue.

jczuchnowski avatar Feb 20 '22 22:02 jczuchnowski