Menu

Sequences, triggers and sourcecode

Releasenotes version 2.1.0

In this release much work has been done for the object tree. The object tree
is now fully functional with the folllowing objects

  • Tables
    • Table columns
    • Primary and foreign keys
    • Indices and table statistics
    • pecial (unique) columns not visible as table columns
    • Other table referencing this table
    • Triggers for the table
    • Sequences for the table
    • Granted rights on the table
  • Views
  • Catalog tables
  • Synonyms
  • Sequences
  • Triggers
  • Stored procedures

Sequences, triggers and catalog tables are objects that are not directly
supported by ODBC. For these objects the tree will only fully function:

1.Firebird 3.x and higher
2.PostgreSQL 9.x and higher
3.MySQL 5.7 and higher
4.Oracle 11.2 and higher
5.IBM-Informix 12.x and higher

For triggers and stored procedures: you can see the full source code
of the persistent-stored-module by double clicking on the 'S'ourcecode
node under the trigger or stored procedure.

Posted by Edo Huisman 2017-04-09

Log in to post a comment.

MongoDB Logo MongoDB