CUBRID Query Browser Release Notes


CUBRID Query Browser 8.4.1.201205 Build 2136 (2012-05-23)

New Feature

  • TOOLS-1066 - Open table button on top of the left tree
  • TOOLS-1067 - Help for new features
  • TOOLS-1068 - Implement fold or unfold button on top of the left side tree
  • TOOLS-1069 - It should be implemented hide/show, group mode buttons on top of left tree
  • TOOLS-1071 - Implement of the batch sql job button
  • TOOLS-1092 - Supports to scroll a database automatically left side tree which you use a database on the query editor

Improvement

  • TOOLS-1048 - Supports shortcut key for access tabs of bottom on the Query Editor
  • TOOLS-1064 - In the query plan of the query editor, it should be kept last selected plan view (text or graphical mode) for user convience
  • TOOLS-1065 - If user do not want to show OID data, it should be hidden on the query result of the query editor
  • TOOLS-1070 - Append the query history button for switching the query history tab on the query editor
  • TOOLS-1072 - Add SQL to java or php code on the tool bar on the query editor
  • TOOLS-1073 - needed to move the OID button from the toolbar of the query editor to the result tab on Query editor
  • TOOLS-1081 - Add buttons to change a sub tab on the table information tab
  • TOOLS-1099 - The user can not know what is password of administration at first time on the connection dialog of CUBRID Manager
  • TOOLS-1104 - Re-arranged the toolbar on the query editor
  • TOOLS-1105 - If click twice on the left navigation tree, it should be open the query editor with select * from tablename where rownum between 1 and 100
  • TOOLS-1112 - It is needed a setting menu of human readable on the advanced options of JDBC in CM/CQB connections.
  • TOOLS-1113 - It should be suppported copy a SQL function on the SQL history
  • TOOLS-1114 - Improve searching host on the search bar of the navigation pane

Fixed Bugs

  • TOOLS-1102 - OID edit( edit the result) should be changed because of "REUSE_OID" options
  • TOOLS-1118 - Can not get jdbc drivers list and/or download a driver on CM/CQB on the specific environment
  • TOOLS-1121 - After adding a column, the column sorting is not work.

CUBRID Query Browser 8.4.1.201204 Build 2115 (2012-05-07)

New Feature

  • TOOLS-859 - query editing feature for convenience
  • TOOLS-909 - Add recently used sql on query editor
  • TOOLS-914 - Feature of searching contents in www.cubrid.org
  • TOOLS-922 - Table(View) information tab
  • TOOLS-923 - Improvement of editing sql on Query Editor
  • TOOLS-957 - Supports using JDBC options on the login database dialog

Improvement

  • TOOLS-693 - Display status hints ONLY on mouseover
  • TOOLS-791 - Changing uppercase automatically while an user types some keywords as "select, from, where"
  • TOOLS-793 - Not easy for switching tab between Query Result tab and Query Plan tab
  • TOOLS-867 - Support advanced options for JDBC connection
  • TOOLS-908 - While connecting a database, it should be shown a character-set alert notice once
  • TOOLS-921 - Improvement of the Query Plan
  • TOOLS-924 - Improvement of Execute Defined SQL function
  • TOOLS-953 - Fix "connect timed out" error message
  • TOOLS-999 - Improve to make more readability on Schema Viewer
  • TOOLS-1023 - It is not shown any other messages after using "Copy java codes to clipboard" on context menu of the left tree
  • TOOLS-1031 - Support running a prepared statement SQL by the context menu on the query editor
  • TOOLS-1032 - Remove some toolbar icon on the query editor

Fixed Bugs

  • TOOLS-168 - CM display the localhost as "valid" although there is no CM server installed in the localhost
  • TOOLS-639 - Occurs an error "The argument is invalid" with DateTime type while runing select statements on CQB
  • TOOLS-769 - Find button does not work when ENTER is pressed
  • TOOLS-823 - In the CM, CQB, Features to change column properties(size,name,type and so on) are not fully supported
  • TOOLS-928 - Function of group sorting by recent used on the left tree
  • TOOLS-970 - Login host, it will pop version is error when the password isn't right.
  • TOOLS-971 - When there isn't database connection in query editor, the query explain isn't good
  • TOOLS-980 - It display the table error, when input table name after from
  • TOOLS-981 - auto-completion in CM,CQB has a bug on system table
  • TOOLS-1000 - When you add a volume, the default volume size should be a value on cubrid.conf not a 2,000MB.
  • TOOLS-1016 - The purpose isn't right in edit connection UI
  • TOOLS-1019 - If the edit data button not be selected ,the "Insert" option should be disabled when right click on query result table

CUBRID Query Browser 8.4.1.201203 Hot fix Build 1220 (2012-04-19)

Fixed Bug

  • TOOLS-954 - Datetime results are not same with exported xlsx format of a query result

CUBRID Query Browser 8.4.1.201203 Hot fix Build 1219 (2012-04-15)

Fixed Bug

  • TOOLS-920 - Fixed, if an user modify a group name, it is vanished the group on the group mode of CM/CQB
  • TOOLS-931 - Fixed that autocomplete feature is VERY SLOW in CM
  • TOOLS-932 - Fixed incorrected message "Dow you want to continue"

CUBRID Query Browser 8.4.1.201203 Hot fix Build 1216 (2012-04-07)

Fixed Bugs

  • TOOLS-904 - Fixed error when it runs SHOW STATISTICS ALL statment without ; character.
  • TOOLS-912 - Implements runing query function with executing select query when users are clicking twice on table/view node
  • TOOLS-850 - Add 8.4.1 patch-2 JDBC driver

CUBRID Query Browser 8.4.1.201203 Hot fix Build 1215 (2012-04-03)

Fixed Bug

  • TOOLS-904 - INSERT result is not displayed in the query result.

Improvement

  • TOOLS-905 - A background of a keyword text is always white on the Query Editor.
  • TOOLS-899 - When dragging an table icon to the editor, auto-qritten query should be formatted.

New Feature

  • TOOLS-244 - When double-clicking a table item on the left tree, run a query editor.

CUBRID Query Browser 8.4.1.201203 (2012-03-31)

Supported CUBRID version

  • CUBRID 8.2.2.x ~ CUBRID 8.4.1.1018

New Feature

  • TOOLS-50 - Export/import feature of the log-in information
  • TOOLS-742 - Support contents assist (keywords, tables, columns) on query editor
  • TOOLS-790 - The Query Editor should point out which host connecting now.
  • TOOLS-795 - Importing *.sql
  • TOOLS-814 - Assign the query editor's background before login.

Improvement

  • TOOLS-7 - Improve the function that show or edit or add table data by table data editor
  • TOOLS-70 - Be able to modify UNIQUE on table modify dialog
  • TOOLS-187 - Support JDK 1.7.x
  • TOOLS-235 - Be able to execute with Ctrl+Shift+Enter short key for executing a SQL
  • TOOLS-618 - Generate the Java POJO class for table
  • TOOLS-787 - Supporting NULL data option for both Data Import and Export and moving the option setting menu inside Data import, Export UI
  • TOOLS-799 - Data export after SELECT WHERE in CQB and CM
  • TOOLS-824 - The key "FROM" should before than "FROM_DAYS" in key word assit system.
  • TOOLS-843 - Improvement for creating database on using a default volume size of cubrid.conf
  • TOOLS-851 - Removed label name on a tab of the Query Editor

Fixed Bugs

  • TOOLS-172 - Fixed, it can login with old password after changed password
  • TOOLS-179 - Fixed, it can not input one more character after rename user name
  • TOOLS-256 - OID Reuse error
  • TOOLS-259 - Fixed datetime format error and support datetime input dialog
  • TOOLS-329 - Fixed character set error on importing CSV
  • TOOLS-430 - Fixed when add a column without default value, it occur error
  • TOOLS-601 - BIT VARYING' type Issue
  • TOOLS-648 - Fixed executing with SQL Hint
  • TOOLS-826 - The title and message is error that commit data for the table.
  • TOOLS-852 - Query Editor can't display the database server clearly.

Task

  • TOOLS-631 - Remove version number on shoutcut icon
  • TOOLS-783 - Remove html manual contents in CM/CQB
  • TOOLS-865 - Using jira.cubrid.org on CUBRID development center menu
  • TOOLS-872 - Using TYPE_SCROLL_INSENSITIVE on executing query
  • TOOLS-383 - Support showing current client architecture (32/64 bit) on Help > About Query Browser menu

CUBRID Query Browser 8.4.1(2012-01-25)

Supported CUBRID version

  • CUBRID 8.2.2.x ~ CUBRID 8.4.1.0558

Compatibility fixes

  • TOOLS-569 - Supports CUBRID Manager Server of CUBRID 8.4.1.
  • TOOLS-431 - Supports default menus (Preferences, Application) on Mac.
  • TOOLS-600 - Changed the versioning policy to make easier to find the correct and compatible version for CUBRID DBMS.

CUBRID Query Browser 1.2.2(2011-11-09)

Improvements and bug fixes

  • TOOLS-108 - Cannot install cubrid query browser on ubuntu natty from sh script
  • TOOLS-195 - When creating a table with column in CM's UI menu, it displays column types with a random order

CUBRID Query Browser 1.2.1(2011-10-04)

New features

  • TOOLS-35 - Import connection information from lower version of CM

Improvements and bug fixes

  • TOOLS-104 - CM/CQB's conf file and log information file should be separately stored in a certain folder so that easily user can save it.
  • TOOLS-119 - When importing file, the 2nd, 3rd file location should follow the 1st file location.
  • TOOLS-49 - Selecting column values from the multiple tables and export the result into the EXCEL file at Once
  • TOOLS-8 - Even when a database is OFF, Query Editor should not be started.
  • TOOLS-14 - When AUTOCOMMIT=OFF in the query editor and executing CREATE TABLE, Commit icon becomes disable state
  • TOOLS-13 - drag and drop table to query editor, generated SQL has syntax error when the table have no any columns
  • TOOLS-101 - CQ cannot install in ubuntu linux which installed OpenJDK.
  • TOOLS-100 - In CQB, JDBC doesn't display according some order.
  • TOOLS-120 - In query editor, choose one database which has stopped, it pop Error Message:null.
  • TOOLS-49 - Selecting column values from the multiple tables and export the result into the EXCEL file at once
  • TOOLS-25 - When import data, cannot import the single quote directly

CUBRID Query Browser 1.2.0(2011-08-19)

New features

  • TOOLS-4 - Auto update - Auto check new version when CUBRID Query Browser starting, and prompt user to update.
  • TOOLS-6 - Bug report - Support bug reporting.
  • Software install base on Eclipse framework - Can install other software to CUBRID Query Browser that developed as Eclipse plugins.

CUBRID Query Browser 1.1.0(2011-07-01)

CUBRID Query Browser 1.0.0

Trackback '2'

CUBRID Query Browser

The CUBRID Query Browser (CQB) is the lightweight version of the CUBRID Manager. It is implemented with developers in mind who need a faster solution to execute...

3 months ago

CUBRID Query Browser

The CUBRID Query Browser (CQB) is the lightweight version of the CUBRID Manager. It is implemented with developers in mind who need a faster solution to execute...

3 months ago

Page info
viewed 1205 times
translations en
Author
posted 9 months ago by
xiaoshan78
Contributors
updated an hour ago by
View revisions
tagged
Share this article