89
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 11, 2025 — Jan 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rerun timer repeated --> Clean ups and change logging More... 14 days ago
Rerun timer repeated --> Rerun interval dialog More... 15 days ago
Rerun timer repeated --> Stopping repeats More... 15 days ago
Rerun timer repeated --> Initial commit More... 15 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... 18 days ago
Refactoring, removed unused code More... 24 days ago
Refactoring, removed unused code More... 24 days 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... 29 days 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... 29 days 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 1 month 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 1 month ago
Feature: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/74 Multiple selected Aliases can be selected and connected to. More... about 1 month 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... 2 months ago
Bug fix: Alias find dialog (ctrl+alt+shift+g or ctrl+alt+shift+f): Modifying an Alias folder raised NullPointerException.
GWA
More... 2 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
Clean up More... 3 months ago
Feature: #622 Bookmarks Plugin: User Bookmarks can be displayed as tree. The tree structure is generated from the Bookmarks' names and from a path separator that can be configured at the bottom of the Bookmarks' preferences panel. See menu File --> Global Preferences --> tab "Bookmarks" --> several bug fixes More... 3 months ago