89
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Feature: #620 Direct SQL to MS Excel exports now offers to create additional sheets containing the exported SQL statements. Note: For direct SQL exports, right mouse click an SQL statement or hit Ctrl+T --> sql2file or check the multiple sheet export explained in the "About Exporting" link at the bottom of the export dialog. More... 2 days ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/61 (third) SQL result search function: The tool tips of the "find next" and "find previous" buttons now show their keyboard shortcuts: Enter or F3 and Shift F3 respectively. More... 3 days ago
Feature: Improved logging: When a statement execution is canceled the JDBC driver usually exits the statement's execution by throwing an exception. This exception is now logged with level info.
GWA
More... 5 days ago
Feature: Improved logging: When a statement execution is canceled the JDBC driver usually exits the statement's execution by throwing an exception. This exception is now logged with level info.
GWA
More... 5 days ago
Refactoring and commenting More... 9 days ago
Bug fix: Refactoring Plugin: Dropping tables didn't respect configurations from Global Prefrences --> tab Refactoring. See right mouse menu on table in Object tree --> Refactoring --> Table --> Drop Table(s)
GWA
More... 14 days ago
Bug: Fixed memory leak: Closed Sessions were not garbage collected when cell data dialogs had been opened.
GWA
More... 14 days ago
Feature: Image display in table cell data dialog or table cell data detail: When decoding Base64, characters that are not valid Base64 characters are ignored. This is helpful, for example, when MySQL's TO_BASE64 function is used, as it introduces line feeds into the Base64 string. More... 17 days ago
Bug fix: Fixed possible NullPointerException which could occur in editable combo boxes. For example in the file export dialog. More... 17 days ago
Feature: Table cell data dialog / Table cell data detail: Image display offers a button to scale the image to the current display size. More... 17 days ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/61 (second) When searching a SQL result table with its table cell detail display open or a pinned cell data dialog, occurrences of the search string will be highlighted in the cell detail display and/or the cell data dialog. More... 21 days ago
Web page update More... 27 days ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/63 Aliases panel: The selected Alias can now be connected by hitting enter. More... 30 days ago
Bug fix: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/62 When executing a script that contains statements with the file export markers @file or @msExcelWorkbook these statements where not executed in order but at the beginning of the script. Info: For more information on exporting open the "Export ..." dialog using the right mouse menu on any table and click "About exporting ..." at the bottom of the dialog. More... about 1 month ago
Better icon for the "Search in all SQL results and cell data dialogs" - feature More... about 1 month ago
Feature: Option to warp the Aliases' toolbar to two lines: A new toggle button (or checked menu item) in the Aliases toolbar, Aliases menu, or Aliases right-click menu allows users to switch the Aliases toolbar between one or two lines. More... about 1 month ago
Changes needed for the upgrade of the minimum supported Java version from 11 to 17 More... about 1 month ago
GlobalSearch: Corrected change log More... about 1 month ago
GlobalSearch: Corrected change log More... about 1 month ago
GlobalSearch: Corrected change log More... about 1 month ago
GlobalSearch: ContinueSearchQuestion / Bug fixing / Feature finished More... about 1 month ago
GlobalSearch: Bringing SQL results or cell data dialogs to front More... about 1 month ago
GlobalSearch: more improvements More... about 1 month ago
GlobalSearch: Introduced main toolbar button and menu / Several improvements More... about 1 month ago
GlobalSearch: Implemented cell data dialog search. More... about 1 month ago
GlobalSearch: Implemented cell detail display search. More... about 2 months ago
GlobalSearch: Implemented cell detail display search. More... about 2 months ago
GlobalSearch: improvements / refactorings / prepared searching in detail views. More... about 2 months ago
GlobalSearch: improvements / refactorings / prepared searching in detail views. More... about 2 months ago
GlobalSearch: Spiked search in table cells More... about 2 months ago