0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug "2602389: Execute and Step" fixed More... about 15 years ago
2492670 (wrong size of *CHAR* cols in a multi-byte char set database) fixed More... over 15 years ago
Bug 2490082 (Long numbers are highlighted with "identifier too long") fixed More... over 15 years ago
Version info updated to 1.21RC3 (1.2.1.3) More... over 15 years ago
SQLTools++ Bug tracker http address instead of original SQLTools More... over 15 years ago
All the new features/bugfixes/known issues More... over 15 years ago
1992460: Add "Execute script from cursor position" option More... over 15 years ago
Bug 2270076: "Snapshot DDL shows incomplete query for large query texts" fixed, limit increased to 64k. Hope this is enough for most of the complex queries More... over 15 years ago
Bug 2166142 (Known objects are not properly redrawn when settings change) fixed, OpenEditor notifications are called whenever SQLTools application settings change More... over 15 years ago
1919413: Add SQLTools++ on sourceforge link to menu/distribution More... over 15 years ago
Previous change reverted regarding exception handler due to "Server Process" waiting dialog been shown otherwise while error message dialog is shown More... over 15 years ago
1992460: Add "Execute script from cursor position" option More... over 15 years ago
1914185: Allow "Copy Query Columns" for empty result set More... over 15 years ago
2062499: Stack Overflow in Connect.cpp (429) when connection is lost 2094823: No connection to ASM instance possible In addition, moved object cache handling to event handler rather than Connect-related class More... over 15 years ago
1916777: (Optionally) do not populate Object List when connecting - Disable controls if main "enhanced visuals" is unchecked More... over 15 years ago
1916777: (Optionally) do not populate Object List when connecting More... over 15 years ago
2032463: Synonyms for remote objects are shown as "INVALID" - Column sizes adjusted in Object Viewer - RULE hint removed for the synonym query More... over 15 years ago
Version bumped up to 1.21RC3 More... over 15 years ago
1916777: (Optionally) do not populate Object List when connecting In addition, moved object cache handling to event handler rather than Connect-related class More... over 15 years ago
1916777: (Optionally) do not populate Object List when connecting 1992460: Add "Execute script from cursor position" option More... over 15 years ago
2032446: Known objects followed by a dblink - wrong highlighting 1916777: (Optionally) do not populate Object List when connecting More... over 15 years ago
1991909: Highlighting error in case of comment /* */ followed by * More... over 15 years ago
Generic maximum column size increased so that auto-resize is better working now More... over 15 years ago
2062502: Change "Generic Exception" dialog to point to Sourceforge More... over 15 years ago
Explain plan is now using its own exception handler to gracefully handle OCI exception rather than going for the common exception handler More... almost 16 years ago
Feature request 1979440 (Recognize DROP TYPE/CREATE TYPE operation) implemented, it should recognize now all type related operations More... almost 16 years ago
Bug 1988113 (Run in external tool while disconnected) fixed More... almost 16 years ago
Bug 2017327 (Extract Schema DDL doesn't use "Use DBMS_METADATA" setting): Moved the "Use DBMS_METADATA" setting to the "WriteSettings" class so that it can be used by both the "common" settings and the separate "Extract Schema" settings More... almost 16 years ago
Bug 1928265 (Extract Schema DDL: "Type parsing error: invalid header!") fixed by disabling the "incomplete" type code. It failed to parse in so many cases that I decided to disable it rather than "enhancing" it further More... almost 16 years ago
Bug 1988773 (Incorrect representation of timestamp type in Object Viewer) fixed More... almost 16 years ago