ER/Builder Changelog

What's new in ER/Builder 0.8.9.0

Sep 3, 2018
  • Fixed: Some issues
  • Add: Install file packed in zip format

New in ER/Builder 0.8.8.0 (Jul 12, 2018)

  • Fixed: error generated by checking the script preview in the entity after clear a sequence used in columns (Firebird, Oracle)
  • Fixed: duplicate an entity may create a new entity out of diagram after using zoom out.
  • Fixed: duplicate entity with triggers generated from sequences will not create the script correctly.
  • Fixed: Some others issues with script preview in entity.
  • Add: Undo/Redo (only two levels).

New in ER/Builder 0.8.7.0 (Jul 12, 2018)

  • Fixed: unable to choose TIME(data type) (PostgreSQL)
  • Fixed: unable to drop tables (with foreign keys) in MySQL when connected to the server
  • Fixed: Some others issues
  • Add: views header and procedures header
  • Add: checkbox to drop procedures and views if exists (MySQL)
  • Add: check existing foreign keys and drop them (MySQL)
  • Add: option to apply sequence on columns ( creating trigger for Firebird and Oracle , default value for PostgreSQL)

New in ER/Builder 0.8.6.0 (Jul 12, 2018)

  • Fixed: Unable to generate the script after starting a new project in Oracle and Firebird
  • Fixed: Unable to create the script for domains in MS Sql Server
  • Fixed: Some issues with entity font
  • Fixed: Cannot load column size in old projects
  • Fixed: Unsaved option choices
  • Fixed: Some others issues
  • Add: Connection for MySQL to generate the script directly

New in ER/Builder 0.8.5.0 (Jul 12, 2018)

  • Fixed: Duplicate an entity will duplicate the key fields in the primary key
  • Fixed: Unable to add tables after changing the project name
  • Fixed: Editing a column primary key, duplicate the edited column in the keys tab when there a
  • multiple keys
  • Fixed: Empty Index fields, empty key fields if the fields are a foreign keys and the relationship
  • deleted or the primary key deleted
  • Fixed: SQL Syntax styler
  • Fixed: the foreign keys undeleted from the tree-view after deleting the parent table
  • Fixed: ER/One crash when moving a relationship and using the right-click at the same time
  • Fixed: some others issues
  • Add: Able to create the second relationship between two tables

New in ER/Builder 0.8.4.1 (Jul 12, 2018)

  • Fixed: A duplicate columns in keys fields and indexes fields when there are multiple keys or multiple indexes

New in ER/Builder 0.8.4.0 (Jul 12, 2018)

  • Fixed: Incorrect order when there are a multiple columns primary key in one table (in script)
  • Fixed: Changing the name and the constraint name in the relationship generate an error
  • Fixed: some others issues
  • Add: many to many relationship
  • Add: check a duplicate constraint name if exist

New in ER/Builder 0.8.3.0 (Jul 12, 2018)

  • Fixed : Display problem in the preview
  • Fixed : Unable to add a column to an empty table
  • Fixed : Unsaved position of project frame in diagram
  • Add : Reach an entity from treeview (right mouse click)
  • Add : Reach a relationship from treeview (right mouse click)

New in ER/Builder 0.8.2.0 (Jul 12, 2018)

  • Fixed : Error generated by deactivating primary key
  • Fixed : Page number of A4 in diagram
  • Add : Stored procedures
  • Add : Views