ORBADA » ORBADA history

ORBADA history

1.0.4.85 Angelus, release: 2011-01-03, Production/Stable

  • + Added
  • #3149766 - IDE: info if new version released
  • #3140359 - MySQL: wizard for create foreign key
  • #3140361 - MySQL: wizard for create table index
  • #3140360 - MySQL: wizard for create unique constraint
  • #3140358 - MySQL: wizard for create primary key
  • #3141412 - MySQL: Enable/Disable keys wizard
  • #3137054 - On list of last updated object add search field
  • #3140921 - MySQL: wizard for create table as select from view
  • #3140919 - MySQL: wizard for create table as select from table
  • #3139026 - MySQL: check table (specification view and option on detail tab for selected table)
  • #3140820 - MySQL: wizzard for checksum table - added on details tab for selected table
  • #3139030 - MySQL: wizzard for repair table - added on details tab for selected table
  • #3140819 - MySQL: wizzard for analyze table - added on details tab for selected table
  • #3139027 - MySQL: wizzard for optimize table - added on details tab for selected table
  • #3140755 - MySQL: Freeze procedure
  • #3140756 - MySQL: Freeze function
  • #3140754 - MySQL: Freeze view
  • #3140753 - MySQL: Freeze table
  • #3140759 - MySQL: freezing mechanism
  • #3140688 - MySQL: columns or parameters info on sql queries tab
  • #3139044 - MySQL: drop primary key or foreign key
  • #3139045 - MySQL: drop table index or primary key
  • #3140317 - MySQL: check view (specification view for selected view)
  • #3140304 - MySQL: copy view columns list to cliboard
  • #3140300 - MySQL: copy table columns list to cliboard
  • #3139036 - MySQL: wizard for comment column table
  • #3139035 - MySQL: wizard for comment table
  • #3139028 - MySQL: wizard for rename table
  • #3140286 - MySQL: wizard for table column NULL/NOT NULL
  • #3140287 - MySQL: wizard for default value of table column
  • #3139043 - MySQL: drop table column
  • #3139031 - MySQL: truncate table
  • #3139022 - MySQL: drop function
  • #3139021 - MySQL: drop procedure
  • #3139020 - MySQL: drop view
  • #3139019 - MySQL: drop table
  • • Fixed
  • #3142531 - MySQL: problem with parameters list of procedure/function
  • #3141326 - Problem with display TIMESTAMP
  • #3140913 - Oracle: text (pl) for cache table option
  • #3137693 - Problem with inactive notifications on menu program
  • ± Modified
  • #3140706 - HSQLDB: Explain plan option not visible in sql queries menu
  • #3140682 - MySQL: CREATE OR REPLACE instead of ALTER VIEW
  • #3139271 - all the functions / actions in the "Actions" menu
  • #3139270 - MySQL: tool window for database select is too small

1.0.3.77, release: 2010-12-14, Production/Stable

  • + Added
  • #3134959 - Upgrades information into log file
  • #3134555 - The idea is that the schema name can be given in the form of ${user}@${database}
    Now, "Public name" on schema connection work like url pattern from orbada driver.
    Work following the template name: user or username, host, port, database or sid or db, drivertype and drivername.
    All names must be found between $ {}, {} or <>. [] will be removed.
  • #3132109 - If there is no Orbada driver for MySQL, then add it to list
  • #3132620 - Url pattern <db> not recognized by schema
  • #3131490 - On universal content tab, add search button
  • #3097702 - MySQL plug-in
    New views:
    • • Procedures view with:
      • • source edition
      • • Parameters
      • • Privileges
    • • Functions view with:
      • • source edition
      • • Parameters
      • • Privileges
  • • Fixed
  • #3134973 - AWT dispatch problem on refresh tables/view/procs/funs

1.0.3.72, release: 2010-12-07, Production/Stable

  • + Added
  • #3097702 - MySQL plug-in
    Plug-in for MySQL Database was made for using and testing.
    For now it contains:
    • • Database objects info collecting for sql editor
    • • Explain plan tab in sql queries (Ctrl+E)
    • • View with MySQL build-in help
    • • Extended tab for "Connection info" view
    • • Tables view with:
      • • column list
      • • indexes
      • • constraints
      • • triggers
      • • privileges
      • • column privileges
      • • referenced to
      • • referenced from
      • • table details
      • • content
      • • table creation script
    • • Views view with:
      • • column list
      • • content
      • • view creation script, editing enabled
  • #3127531 - Read only indicator on editor when is not editable
  • #3127515 - Cursor on editor when is read only
  • • Fixed
  • #3128194 - Universal tab with data table, table name for MySQL
  • #3127980 - UpperCase and LowerCase in editor names of the mysql
  • ± Modified
  • #3106851 - documentation
    Added section with helpful shortcut keys
  • #3124817 - default content editor (tab SQL Queries) memorizing for schema

1.0.3.67, release: 2010-11-30, Production/Stable

  • + Added
  • #3120869 - properly display :: operator (like postgres cast) in editor
  • #3104318 - Add showing explain plan getted from system view v$sql_plan
    View "SQL Plans" was made in Oracle Tune plug-in.
    To start the functionality, the schema for which you are connected, must have privileges to objects: "V$SQL", "V_$SQL", "V$SQL_PLAN" and "V_$SQL_PLAN".
    You can just connect as SYSTEM or SYS user.
  • #3117845 - Plug-in depends
  • • Fixed
  • #3118279 - Proper cleaning "Display time as Please Wait"
  • #3116437 - NOT NULL CONSTRAINT CHANGE
  • ± Modified
  • some improvements
    - pl.mpak.util: Variant (big decimal)
    - pl.mpak.usedb: column sorting
  • #3120809 - Edit the comment columns of the table does not include the newly added column
  • #3106851 - Documentation updated

1.0.3.64, release: 2010-11-22, Production/Stable

  • + Added
  • #3114452 - Display time as PleaseWait
  • #3113736 - Octopus animation as PleasWait display
  • #3111062 - Plug-in for visited and edited objects
    Added a window showing the last modified database objects. The window is available from the "Tools" menu or the shortcut Ctrl+Alt+F8. Plugins: orbada-oracle and orbada-firebird that support freezing facilities, respecting the appropriate messages and let you see objects.
  • #3111644 - integration with sf.net tracker system
    From the menu "Program", you can now go directly to the sourceforge.net and report a future request, problem with application and from the window of exception - error.
  • • Fixed
  • #3114600 - Java objects not stored in local history
  • #3111435 - Problem during editing action script
  • #3111431 - Can't find resource for bundle java.util.PropertyResourceBundle, key ComponentActionsAction-implemented
  • #3110217 - Refresh object problem on Oracle plug-in
  • ± Modified
  • #3110309 - Default laf JGoodies and Metal tab style
ORBADA » ORBADA history