Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 844 Bytes

features.rst

File metadata and controls

21 lines (16 loc) · 844 Bytes

Features

  • Supports most JDBC compliant dbms (support missing? you can add your own)
  • Generates for foreign keys
  • Generates for implied relationships (name, type) of a column matches a primary key
  • Generates for relationships based on rails naming conventions
  • Shows column relationship and actions
  • Shows routines (Functions/Stored procedures)
  • Shows views and definitions
  • Will render present in comments
  • Allows for supplying additional metadata, see schemameta
  • Present a set of found anomalies