Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 566 Bytes

File metadata and controls

51 lines (29 loc) · 566 Bytes

Ideas

Output formats: json, xml (?), html (?)

Objects to compare

  • Tables
  • Views
  • Operators (TODO: check if it is possible to have a custom operator)
  • Data types and domains (TODO: check WTF is that?)
  • Triggers
  • Rewrite rules (TODO: check WTF is that?)
  • Sequences

Functions

df+

Triggers

dy+

CREATE EVENT TRIGGER

CMD Options

-- Normalize constrain names

Aggregates

CREATE AGGREGATE foo

User-defined Types

User-defined Operators