Skip to content

The furst public release

Compare
Choose a tag to compare
@nepalez nepalez released this 14 Jan 15:16
· 20 commits to master since this release

Supported features:

  • tables
  • indexes (separated from tables)
  • check constraints (separated from tables)
  • foreign keys (including multi-column ones)
  • views
  • materialized views
  • functions
  • procedures
  • triggers
  • custom statistics
  • enumerable types
  • composite types
  • domains types