Interbase/Firebird Development
Stuido - Update 5. Build 5.0.4.250.
NEW FEATURES.
Database Designer:
HTML documentation now includes dependencies information.
New option available to enable automatic savings of the project
desktop.
FIXED IN THIS VERSION.
Administrative Console:
Database Statistics analyzer may fail on FB2 database.
Database Designer:
Trigger Editor: fixed bug with domain-based local variables.
View dependencies now processed correctly when applying changed on
the production database.
Query Analyzer:
Plan Analyzer was unable to visualize some complex plans.
Database Editor:
Data View filters now included into select statement instead of
using local filtering.
To edit a view IBStudio has to drop it and create new one. All
triggers defined for this view will be automatically dropped by the
server. Now IBStudio collects these triggers and recreates it.
Mini SQL Editor cannot be closed and whole application must be
killed if server connection is lost when transaction remains opened.
Default Values are available now for local variables of the stored
procedure when using Firebird 1.5.
Check constraints are listed as triggers in the "Triggers"
tab.