eulerto / pgquarrel

pgquarrel compares PostgreSQL database schemas (DDL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOREIGN TABLE support

eulerto opened this issue · comments

We don't support FOREIGN TABLE syntax.

  • CREATE FOREIGN TABLE
  • ALTER FOREIGN TABLE
  • DROP FOREIGN TABLE

Done at commit ab23dde