89
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 22 hours ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix: SQuirreL-MCP: Transporting a SQL-result from the MCPs approve-dialog to the MCP-Panel's result pane raised NullPointerException.
GWA
More... 15 days ago
Feature: Enhancements of SQuirreL-MCP to allow AI access: (1) If users choose to approve AI calls the approve dialog now allows them to execute the request and to check the data before it is returned to the AI. This way the user can fully check all data the AI will ever receive. See menu Session --> Configure and run MCP ... --> checkbox Approve AI calls. (2) The approve dialog allows users to enter a disapproval note that is passed to the AI. This way the AI can take this note into account in future requests.
GWA
More... 15 days ago
MCP-Approval-Ext: Run call in approve dialog --> functional / to test More... 16 days ago
MCP-Approval-Ext: Run call in approve dialog --> another step
GWA
More... 28 days ago
MCP-Approval-Ext: Run call in approve dialog --> initial step
GWA
More... 29 days ago
Merge remote-tracking branch 'origin/master' into MCP-Approval-Ext
GWA
More... about 1 month ago
Bug fix: Compare function threw IllegalAccessError. The error at least occured on Windows 11 with Java 26.
GWA
More... about 1 month ago
MCP-Approval-Ext: Final step to allow user to send a disapproval message to the AI.
GWA
More... about 1 month ago
Merge remote-tracking branch 'origin/master' into MCP-Approval-Ext
GWA
More... about 1 month ago
Bug fix: Auto-correct / abbreviations dialog: Entries in which the abbreviation and the correction are the same were applicable via the dialog’s “Apply” button, but they were not saved. Info: Such entries may make sense because they participate in code completion. See menu Session --> Syntax --> Configure auto correct / abreviations
GWA
More... about 1 month ago
MCP-Approval-Ext: Almost final step to allow user to send a disapproval message to the AI.
GWA
More... about 1 month ago
MCP-Approval-Ext: Refactoring --> TextEditDialog
GWA
More... about 1 month ago
MCP-Approval-Ext: Initial step to allow user to send a disapproval message to the AI.
GWA
More... about 1 month ago
WITH-support: Bug fix
GWA
More... about 1 month ago
WITH-support: Bug fixes
GWA
More... about 1 month ago
WITH-support: Adjusted column display in code completion for inner SELECT columns More... about 1 month ago
WITH-support: Aliases of WITH clauses are no longer reported as "undefined table" errors. / change logging More... about 1 month ago
WITH-support: Updated JSQLParser to version 5.3 More... about 1 month ago
WITH-support: Refactroring More... about 1 month ago
WITH-support: HeuristicParenthesedSelectsParser works for WITH-selects. More... about 1 month ago
WITH-support: HeuristicParenthesedSelectsParser works for sub-selects. TODO: with-selects More... about 1 month ago
WITH-support: Refactoring towards implementation of HeuristicParenthesedSelectsParser More... about 1 month ago
Merge remote-tracking branch 'origin/master' into WITH-support
GWA
More... about 1 month ago
Web page update More... about 1 month ago
Bug fix: Hibernate Plugin: Connecting a Hibernate configuration failed whenever an Entity class could not be loaded. Now an error message is issued to the Hibernate console but connecting continues.
GWA
More... about 1 month ago
WITH-support: Completion of WITH and inner SELECTs based on JSQL-Parser works. TODO: HeuristicSQLTableAndAliasParser and WITH-aliases must be made known as tables in ParserThread.createTableAndAliasParseResultForStatement()
GWA
More... about 1 month ago
WITH-support: Adjusted statement bounds prediction to respect WITH-Clause More... about 2 months ago
Bug fix: MCP: Fixed formatting issue conrening the port number in MCP's port-prompt.
GWA
More... about 2 months ago
Bug fix: MCP: Fixed formatting issue conrening the port number in MCP's port-prompt.
GWA
More... about 2 months ago
Feature: Alias's and MCP's read only checks now allow to execute statements starting with EXPLAIN.
GWA
More... about 2 months ago