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

Add 'to_ascii' function to PostgesModule

Open jczuchnowski opened this issue 5 years ago • 1 comments

Add support for function to_ascii 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'll takle this

marekklis avatar Dec 16 '20 08:12 marekklis