89
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/80 SQL results displayed in their own window can be rerun automatically, too. The UI behavior of SQL results displayed in their own window was improved. More... 2 days ago
SQL result displayed in new window: Improved UI behavior More... 2 days ago
Rerun timer repeated --> Clean ups and change logging More... 21 days ago
Rerun timer repeated --> Rerun interval dialog More... 22 days ago
Rerun timer repeated --> Stopping repeats More... 22 days ago
Rerun timer repeated --> Initial commit More... 22 days ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/81 Bookmarks Plugin: A bookmark's statement can be run from within the SQL editor use @runbookmark <bookmarkName> More... 25 days ago
Refactoring, removed unused code More... about 1 month ago
Refactoring, removed unused code More... about 1 month ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/75 The options "Allow to run all SQLs in editor" and "Allow to run a SQL in all open Sessions" are now switched off by default. See menu File --> Global Preferences tab SQL. Note: This change applies only to SQuirreL user directories that did not already contain these options in their prefs.xml file. The path to SQuirreL's user directory is displayed in SQuirrel's window title. More... about 1 month ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/79 MS Excel file export: The MS Excel section of the file export dialog offers two new options: 1. Option to define the name of the Excel sheet tab that is created inside the Excel file. 2. Option to replace Excel sheet tabs in existing Excel files. Note that those two (as several other) options will apply to automated exports, too. To learn about automated exports see the link at the bottom of the file export dialog. More... about 1 month ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/76 Cell data popup and cell detail display now offer right mouse menus to Base64/Base32/Hex-decode selected text. The decoded text is written to the message panel. More... about 2 months ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/75 New function to execute a SQL in multiple Sessions: The new Session toolbar button "Run SQL in all open Sessions" (ctrl+alt+shift+ENTER) executes the current SQL in all open Sessions. The feature can be switched off at menu File --> Global Preferences --> tab SQL --> checkbox "Allow to run a SQL in all open Sessions" More... about 2 months ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/74 Multiple selected Aliases can be selected and connected to. More... about 2 months ago
Change logging More... about 2 months ago
Alias Key Password: Allow to open Alias without key password with empty password. More... about 2 months ago
Alias Key Password: Log out button More... about 2 months ago
Alias Key Password: Status bar / fixes and clean ups More... about 2 months ago
Alias Key Password: Initial commit More... about 2 months ago
Fixed typo
GWA
More... 3 months ago
Bug fix: Alias find dialog (ctrl+alt+shift+g or ctrl+alt+shift+f): Modifying an Alias folder raised NullPointerException.
GWA
More... 3 months ago
Feature: The "Copy as WIKI Table" - function of tables now supports copying the Jira/Cloud table format. See the right mouse menu of any table. More... 3 months ago
Feature: The "Copy as WIKI Table" - function of tables now supports copying the Jira/Cloud table format. See the right mouse menu of any table. More... 3 months ago
Feature: For databases which support catalogs the "Refresh tree and Cache" function now refreshes the catalogs combo box, too. Info: To execute the refresh function use F5, toolbar or the Session menu --> "Refresh tree and Cache" More... 3 months ago
Bug fix: Object tree: When reading the contents of a table failed with an error it could prevent all detail tabs from being displayed. More... 3 months ago
Bug fix: Find columns dialog: The result table now allows to select multiple rows. Info: The find columns function available in - Session menu and toolbar (Alt+Shift+F) - Right mouse menu of Object tree - Right mouse menu of Graphs
GWA
More... 3 months ago
Typo fixes in README.md More... 3 months ago
Build script is back to snapshot releases after the 5.0.0 release. More... 3 months ago
#1536 and https://github.com/squirrel-sql-client/squirrel-sql-code/issues/67 Alias properties: Driver properties table is now sortable. --> Includes some refactorings of the sortable table implementation. More... 3 months ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/67 Alias properties: Driver properties table is now sortable. --> Includes some refactorings of the sortable table implementation. More... 3 months ago