eulerto / pgquarrel

pgquarrel compares PostgreSQL database schemas (DDL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PUBLICATION support

eulerto opened this issue · comments

We don't support PUBLICATION commands.

  • CREATE PUBLICATION
  • ALTER PUBLICATION
  • DROP PUBLICATION

Done in commit 96d3ec7