SQLTools wersje

SQLTools interfejs dla ORACLE zarządzania bazami danych
1.9
kwi 18, 2018
1.7
lut 9, 2015
Przegląd
lis 20, 2014
Przegląd
1.6
gru 28, 2011
1.5
lut 14, 2008
Ocena redakcji
rating
kwi 24, 2011
1.4
kwi 16, 2005
Przegląd
wrz 14, 2011
1.3
mar 12, 2009
1.2
maj 8, 2008

Co nowego

v1.7 [Feb 9, 2015]
May include unspecified updates, enhancements, or bug fixes.

v1.7 beta [Nov 20, 2014]
Version 1.7 build 37 (2014-06-19)
Improvements:
- added "Quick query" and "Quick count(*)"
- added "Query"/"Count" to ObjectViewer (it can show only selected columns)
- The result of "Query"/"Count" from ObjectViewer / ObjetsList can be shown either
in a new document or already open one (change in settings)
- F11 key was re-assigned to run "Query"/"Count",
that is not final unless there is strong voice against that
Not impleneted yet:
- add an optional where clause to "query"/"count(*)"
- add an alternative "SQL" context menu and let switch default context menu

v1.5 [Feb 14, 2008]
Version 1.5 build 10 (2009-05-06)
bug fix - execution of a part line selection does not support bind variables
bug fix - dbms_output line limit increased from 255 to 4000 chars
bug fix - "SQL Quick Reference guide" search/index tabs miss some keywords (sqlqkref.chm)
some improvements taken from sqltools++ by Randolf Geist (2007 version)
some small fixes in "Find Match" Ctrl+]
Version 1.5 build 9 (2007-10-1)
Improvements (some taken from sqltools++ by Randolf Geist):
- redesigned PL/SQL syntax analyzer ("Find Match" Ctrl+] works better)
- redesigned Connect Dialog, connection information is stored encrypted in XML file
- the program settings are stored as XML in %APPDATA%/GNU/SQLTools (private)
or /SharedData (shared) depending on user choice
- implemented Filter for "Object List"
- improved keyboard navigation in "Object List"
- added Recyclebin to "Object List"
- improved error handling for "Extract Schema DDL"
- implemented DDL reverse engineering for partitioned tables and indexes
Some minor bugs have been fixed.

v1.4 [Apr 17, 2005]
Bug fixes