Activity for Gerd Wagner

  • Gerd Wagner Gerd Wagner committed [f7e668] on git

    Bug fix: SQL result table: Section count, position and sum were updated at the end of a selection only,

  • Gerd Wagner Gerd Wagner committed [39cfa5] on git

    Feature: SQL result table: The find function now allows to narrow the columns to search.

  • Gerd Wagner Gerd Wagner modified ticket #609

    Export multiple Result tables to one XLSX file into separated Sheets

  • Gerd Wagner Gerd Wagner posted a comment on ticket #609

    Closed on user request.

  • Gerd Wagner Gerd Wagner committed [5be180] on git

    Corrected change log

  • Gerd Wagner Gerd Wagner committed [930a55] on git

    Bug fix: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/42

  • Gerd Wagner Gerd Wagner committed [4cd39c] on git

    Feature: SQL editor/SQL result tabs, SQL result tab header marks:

  • Gerd Wagner Gerd Wagner committed [f24613] on git

    Feature: SQL editor/SQL result tabs: SQuirreL now marks SQL result tab headers when the editor's current SQL

  • Gerd Wagner Gerd Wagner committed [f83dc1] on git

    Feature: SQL editor/SQL result tabs: SQuirreL now marks SQL result tab headers when the editor's current SQL

  • Gerd Wagner Gerd Wagner committed [5b1eed] on git

    Bug fix: Refactoring Plugin: When refactoring SQLs were chosen to be edited

  • Gerd Wagner Gerd Wagner committed [0fce85] on git

    Enhancement: Refactoring Plugin: Now supports dropping imported and exported constraints/foreign keys.

  • Gerd Wagner Gerd Wagner posted a comment on ticket #616

    You may check SQuirreL's log for error messages after you executed an SQL that causes the problem. Please feel free to post those messages here.

  • Gerd Wagner Gerd Wagner posted a comment on ticket #616

    You may try the following: Got to menu File --> Global Preferences --> tab "Data Typ Controls" --> sections "SQL Other ..." and "Unknown Data Types ..." --> For both check "Read contents when table is first loaded and display as string"

  • Gerd Wagner Gerd Wagner committed [0c40f0] on git

    Bug fix: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/38

  • Gerd Wagner Gerd Wagner committed [03a563] on git

    Bug fix: MSSQL Server, table scripting: Replaced deprecated types text, image by varchar(max), and varbinary(max).

  • Gerd Wagner Gerd Wagner committed [bf9ea8] on git

    Bug fix: For databases which support catalogs and schemas, e.g. MSSQL Server, catalog nodes contained schemas

  • Gerd Wagner Gerd Wagner committed [c4db6a] on git

    Bug fix: For databases which support catalogs and schemas, e.g. MSSQL Server, catalog nodes contained schemas

  • Gerd Wagner Gerd Wagner committed [22c091] on git

    Merge remote-tracking branch 'refs/remotes/origin/HibernateProjections'

  • Gerd Wagner Gerd Wagner committed [b86245] on git

    Web page update for 4.8.0

  • Gerd Wagner Gerd Wagner committed [b3578e] on git

    4.8.0 release

  • Gerd Wagner Gerd Wagner committed [0c24c6] on git

    Hibernate projections display improvements --> Switching projection display --> Improved icon

  • Gerd Wagner Gerd Wagner committed [39007e] on git

    Web page update

  • Gerd Wagner Gerd Wagner committed [ca7ec9] on git

    Shortened description of "import" entry in tools popup

  • Gerd Wagner Gerd Wagner committed [04d302] on git

    Bug fix: Code completion: When a completion entry was selected by mouse click to SQL editor lost focus.

  • Gerd Wagner Gerd Wagner committed [d925c5] on git

    Image display (Github issue #34): corrected change log

  • Gerd Wagner Gerd Wagner committed [8f6b26] on git

    Image display (Github issue #34): Finished. Change log: SQL result table:

  • Gerd Wagner Gerd Wagner committed [debd9d] on git

    Image display (Github issue #34): Display mode stored globally in Application instance

  • Gerd Wagner Gerd Wagner committed [c2a94f] on git

    Image display (Github issue #34): Hint when CLOB or BLOB data are not configured to be read completely

  • Gerd Wagner Gerd Wagner committed [06dfee] on git

    Image display (Github issue #34): Refactoring

  • Gerd Wagner Gerd Wagner committed [ca4915] on git

    Image display (Github issue #34): Bug fix

  • Gerd Wagner Gerd Wagner committed [3afd0b] on git

    Image display (Github issue #34): Prevented performance problem when large amounts of Blob and Clob data were displayed in cell detail.

  • Gerd Wagner Gerd Wagner committed [3e6cca] on git

    Image display (Github issue #34): Prevented performance problem when large amounts of binary data were displayed in cell detail.

  • Gerd Wagner Gerd Wagner committed [487a0a] on git

    Image display (Github issue #34): First working version of image display in cell data popup and cell detail display

  • Gerd Wagner Gerd Wagner committed [a51950] on git

    Image display (Github issue #34): Refactoring --> Removed static fields from CellComponentFactory

  • Gerd Wagner Gerd Wagner committed [66eb0a] on git

    Image display (Github issue #34) Refactoring

  • Gerd Wagner Gerd Wagner committed [04a243] on git

    Image display (Github issue #34) Refactoring

  • Gerd Wagner Gerd Wagner committed [d883b2] on git

    Image display (Github issue #34) UI refactoring and bug fixing

  • Gerd Wagner Gerd Wagner committed [f76c1a] on git

    Image display (Github issue #34) Implemented image display for BLOB types and CHARACTER types. CHARACTER type expect Base64 encoding.

  • Gerd Wagner Gerd Wagner committed [18e58d] on git

    Image display (Github issue #34) Fixed image display when image was updated

  • Gerd Wagner Gerd Wagner committed [978d35] on git

    Image display (Github issue #34) Improved detail display behaviour when selection changed

  • Gerd Wagner Gerd Wagner committed [cc7e5a] on git

    Image display (Github issue #34) Deleting images from database

  • Gerd Wagner Gerd Wagner committed [772c5d] on git

    Image display (Github issue #34) Initial version with storing and loading images. --> Removed commented code

  • Gerd Wagner Gerd Wagner committed [2e2c10] on git

    Image display (Github issue #34) Initial version with storing and loading images.

  • Gerd Wagner Gerd Wagner committed [cd17f3] on git

    Image display (Github issue #34) Prepared column display menu for image display.

  • Gerd Wagner Gerd Wagner committed [d8f12d] on git

    Image display (Github issue #34) Refactoring and small improvements

  • Gerd Wagner Gerd Wagner committed [800faa] on git

    Image display (Github issue #34), cell detail display: Fixed, updating table data from within detail view does not work

  • Gerd Wagner Gerd Wagner committed [47efc8] on git

    Image display (Github issue #34), cell detail display: Fixed, detail view stops working when table is made editable.

  • Gerd Wagner Gerd Wagner committed [f7f319] on git

    Image display (Github issue #34), cell detail display: Fixed, resizing main window brings detail into view even when disabled.

  • Gerd Wagner Gerd Wagner committed [34e320] on git

    Image display (Github issue #34): Initial version with cell detail display. TODOs:

  • Gerd Wagner Gerd Wagner committed [f4d677] on git

    Image display (Github issue #34): Refactoring

  • Gerd Wagner Gerd Wagner committed [c7f9d9] on git

    Image display (Github issue #34): Refactoring

  • Gerd Wagner Gerd Wagner committed [713b73] on git

    Image display (Github issue #34): Refactorings and cell details spilt pane ...

  • Gerd Wagner Gerd Wagner committed [8cc6f2] on git

    Image display (Github issue #34): Preparations done to implement ResultDataSetAndCellDetailDisplayHandler ... to be continued ...

  • Gerd Wagner Gerd Wagner committed [f27449] on git

    Image display (Github issue #34): First step ... to be continued ...

  • Gerd Wagner Gerd Wagner committed [455b4f] on git

    SQL result: Fixed tooltips of mark duplicates buttons and menu items

  • Gerd Wagner Gerd Wagner committed [45cc31] on git

    Image display (Github issue #34): preparatory refactoring

  • Gerd Wagner Gerd Wagner committed [11e31e] on git

    Web page update

  • Gerd Wagner Gerd Wagner committed [f2ffea] on git

    Web page update

  • Gerd Wagner Gerd Wagner committed [5428a7] on git

    Web page update

  • Gerd Wagner Gerd Wagner committed [15b81a] on git

    Bug fix: Copying from table cell data popup was not added to paste history (ctrl+shift+v or ctrl+shift+insert).

  • Gerd Wagner Gerd Wagner posted a comment on ticket #1494

    To solve this problem one may try out changing the ctrl+alt+t shortcut. See menu File --> Global Preferences --> tab Keyboard shortcuts.

  • Gerd Wagner Gerd Wagner modified ticket #1517

    "Global preferences" dialogue: tab "general" is centered

  • Gerd Wagner Gerd Wagner posted a comment on ticket #1517

    Closed on user request.

  • Gerd Wagner Gerd Wagner modified ticket #606

    Plans for Squirrel to move from EOL log4j 1.x to log4j 2.17+?

  • Gerd Wagner Gerd Wagner posted a comment on ticket #606

    Closed on user request

  • Gerd Wagner Gerd Wagner committed [86a513] on git

    Refactoring

  • Gerd Wagner Gerd Wagner posted a comment on ticket #1529

    Sorry, I cannot reproduce your problem. But on account of this bug I did several refactorings and some changes that may affect your problem. You may want to try the following snapshot: https://sourceforge.net/projects/squirrel-sql/files/3-snapshots/snapshot-20240519_2318/ or https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases/tag/snapshot-20240519_2318

  • Gerd Wagner Gerd Wagner committed [b82558] on git

    Refactoring which may have solved bug #1529

  • Gerd Wagner Gerd Wagner committed [1cd04a] on git

    Refactoring

  • Gerd Wagner Gerd Wagner committed [8cf9bf] on git

    Refactoring

  • Gerd Wagner Gerd Wagner committed [c69d11] on git

    Refactoring

  • Gerd Wagner Gerd Wagner committed [98fc1a] on git

    Refactoring

  • Gerd Wagner Gerd Wagner committed [75a4e3] on git

    Bug fix: Tools popup (ctrl+t) was broken by too long description.

  • Gerd Wagner Gerd Wagner committed [766da7] on git

    Feature: Additional SQL tabs can be renamed.

  • Gerd Wagner Gerd Wagner posted a comment on ticket #1527

    create table sf_bug_no_1527."VersionInfo" worked for me and I can now reproduce the problem. To solve the problem go to menu File --> Global Preferences --> tab SQL Scripts and check "Qualify table names in generated scripts with the schema name" and "Use double quotes (") for qualifying"

  • Gerd Wagner Gerd Wagner committed [188467] on git

    Saved Session groups, several bug fixes:

  • Gerd Wagner Gerd Wagner committed [83cf48] on git

    Feature: Updated the JDBC driver websites of several predefined drivers,

  • Gerd Wagner Gerd Wagner modified a comment on ticket #1528

    Fixed in our GIT repositories will be available in future snapshots and versions. Excerpt from change log: '#1528 When users changed a Session tab's name and switched to another catalog the changes were lost.

  • Gerd Wagner Gerd Wagner modified a comment on ticket #1528

    Fixed in our GIT repositories will be available in future snapshots and versions. Excerpt from change log: 1528 When users changed a Session tab's name and switched to another catalog the changes were lost.

  • Gerd Wagner Gerd Wagner modified a comment on ticket #1528

    Fixed in our GIT repositories will be available in future snapshots and versions. Excerpt from change log: '#1528 When users changed a Session tab's name and switched to another catalog the changes were lost.

  • Gerd Wagner Gerd Wagner posted a comment on ticket #1528

    Fixed in our GIT repositories will be available in future snapshots and versions. Excerpt from change log: #1528 When users changed a Session tab's name and switched to another catalog the changes were lost.

  • Gerd Wagner Gerd Wagner committed [6ad1f5] on git

    Bug fix: #1528 When users changed a Session tab's name and switched to another catalog the changes were lost.

  • Gerd Wagner Gerd Wagner modified a comment on ticket #1527

    Sorry, I can't reproduce your problem. Heres my system: Suse Linux Leap 15.5 Open JDK 11.0.10+9 Postgres 16.3 hosted locally Postgres JDBC 42.7.3 SQuirreL latest snapshot Here's the script I used: create schema sf_bug_no_1527 create table sf_bug_no_1527.VersionInfo ( versId integer not NULL PRIMARY KEY, versName Varchar(200) ) INSERT INTO sf_bug_no_1527.VersionInfo(versId,versName) VALUES (1, 'Ver1'); INSERT INTO sf_bug_no_1527.VersionInfo(versId,versName) VALUES (2, 'Vers2'); INSERT INTO sf_bug_no_1527.VersionInfo(versId,versName)...

  • Gerd Wagner Gerd Wagner posted a comment on ticket #1527

    Sorry, I can't reproduce your problem. Heres my system: Suse Linux Leap 15.5 Open JDK 11.0.10+9 Postgres 16.3 hosted locally Postgres JDBC 42.7.3 Here's the script I used: create schema sf_bug_no_1527 create table sf_bug_no_1527.VersionInfo ( versId integer not NULL PRIMARY KEY, versName Varchar(200) ) INSERT INTO sf_bug_no_1527.VersionInfo(versId,versName) VALUES (1, 'Ver1'); INSERT INTO sf_bug_no_1527.VersionInfo(versId,versName) VALUES (2, 'Vers2'); INSERT INTO sf_bug_no_1527.VersionInfo(versId,versName)...

  • Gerd Wagner Gerd Wagner committed [1ab89a] on git

    Feature: Added description for single character and multiple character SQL statement separators.

  • Gerd Wagner Gerd Wagner committed [64f92f] on git

    Bug fix: Saved Session groups: Deleting Sessions from groups did not work.

  • Gerd Wagner Gerd Wagner modified a comment on ticket #615

    Parts of this request should be implement by the new Saved Session group feature. Snapshot with this feature are available here https://sourceforge.net/projects/squirrel-sql/files/3-snapshots/snapshot-20240512_2133/ and here https://github.com/squirrel-sql-client/squirrel-sql-snapshot-releases/releases/tag/snapshot-20240512_2133 Excerpt from change log: Saved Session groups: New toolbar and Session menu "Save/manage group of saved Session" allows to save multiple Sessions and their SQL editors. -...

  • Gerd Wagner Gerd Wagner posted a comment on ticket #615

    Parts of this request should be implement by the new Saved Session group feature. Snapshot with this feature are available here ... and here ... Excerpt from change log: Saved Session groups: New toolbar and Session menu "Save/manage group of saved Session" allows to save multiple Sessions and their SQL editors. - To reopen a group use the "Open Saved Session or groups" toolbar button or Session menu. - Note: The "Save/manage group of saved Session" dialog offers an optimization which allows to save...

  • Gerd Wagner Gerd Wagner committed [f426f3] on git

    Feature: Dialog to rename Session tabs is now resizable, see right mouse menu of Session tabs.

  • Gerd Wagner Gerd Wagner committed [d4f72b] on git

    SavedSessionsGroup --> Bug fix

  • Gerd Wagner Gerd Wagner committed [e34715] on git

    SavedSessionsGroup --> Change logging:

  • Gerd Wagner Gerd Wagner committed [134a91] on git

    SavedSessionsGroup --> Option to optimize storing all open Sessions

  • Gerd Wagner Gerd Wagner committed [125269] on git

    SavedSessionsGroup --> Clean up

  • Gerd Wagner Gerd Wagner committed [82bd15] on git

    SavedSessionsGroup --> Bug fix and clean up

  • Gerd Wagner Gerd Wagner committed [d1b6c8] on git

    SavedSessionsGroup --> Bug fix and clean up

  • Gerd Wagner Gerd Wagner committed [161b1b] on git

    SavedSessionsGroup --> GUI Cleanup

  • Gerd Wagner Gerd Wagner committed [8b4958] on git

    SavedSessionsGroup --> Fixes and deleting group from group dialog

  • Gerd Wagner Gerd Wagner committed [e9b2cc] on git

    SavedSessionsGroup --> Clean up

  • Gerd Wagner Gerd Wagner committed [48f8a9] on git

    SavedSessionsGroup --> Fixes and clean ups

  • Gerd Wagner Gerd Wagner committed [a58781] on git

    SavedSessionsGroup --> Fixes

1 >