sad-spirit / pg-builder

Query builder for Postgres backed by SQL parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postgres 12 syntax support

sad-spirit opened this issue · comments

  • New keywords: STORED, SUPPORT
  • MATERIALIZED / NOT MATERIALIZED option for CTEs
  • PASSING BY REF / BY VALUE in xmlexists and xmltable constructs