SQL Workbench sql-workbench
sql-workbench pushed to master at sql-workbench/workbench 2026年03月24日 22:08:25 +01:00
1a61682b6b Fix cancelling of the file dialog for macros
sql-workbench pushed to master at sql-workbench/workbench 2026年03月20日 22:32:32 +01:00
328c7a63e5 Add test for MariaDB sequence reader
sql-workbench pushed to master at sql-workbench/workbench 2026年03月17日 21:26:45 +01:00
7baac453be Also load FlatLaf properties from configuration directory
sql-workbench pushed to master at sql-workbench/manual 2026年03月16日 21:42:15 +01:00
9675e38dc6 Document new -useMultiRowInsert options for WbExport
sql-workbench pushed to master at sql-workbench/workbench 2026年03月11日 22:56:26 +01:00
038cf1638a Make setting of focus for password field more robust
032655754c Bump versions
Compare 2 commits »
sql-workbench pushed to master at sql-workbench/workbench 2026年03月10日 21:38:18 +01:00
61fd17d826 Show number of selected objects in DbTree
sql-workbench pushed to master at sql-workbench/workbench 2026年03月04日 18:42:11 +01:00
sql-workbench pushed to master at sql-workbench/workbench 2026年02月23日 22:54:05 +01:00
3b8a8b9efb Improve support for SQL Anywhere
sql-workbench pushed to master at sql-workbench/workbench 2026年02月21日 22:48:36 +01:00
84a7975a6a Allow to set number of rows for multi-row INSERTs in WbExport
sql-workbench pushed to master at sql-workbench/workbench 2026年02月19日 20:24:13 +01:00
64559a475e Add Postgres 18 functions
sql-workbench pushed to master at sql-workbench/workbench 2026年02月18日 21:08:19 +01:00
d5fc966b0e Fix embedded duplicated quotes when importing CSV files
sql-workbench pushed to master at sql-workbench/workbench 2026年02月16日 22:09:21 +01:00
1e72108de2 Support code completion for WbImport's fileColumns parameter
sql-workbench pushed to master at sql-workbench/workbench 2026年02月12日 20:27:37 +01:00
04a3f40570 Bump versions
sql-workbench pushed to master at sql-workbench/workbench 2026年02月11日 20:55:56 +01:00
bb6a5681ec Make "auto export" SQL verbs configurable per DBMS
sql-workbench closed issue sql-workbench/workbench#105 2026年02月10日 10:26:18 +01:00
Possibility to change the date format of the generated SQL.
sql-workbench commented on issue sql-workbench/workbench#105 2026年02月10日 08:16:32 +01:00
Possibility to change the date format of the generated SQL.

Let me know if it works (then I'll close the issue)

sql-workbench pushed to master at sql-workbench/workbench 2026年02月09日 20:33:25 +01:00
c24f521aad Fix usage of DBMS literals when exporting data
sql-workbench commented on issue sql-workbench/workbench#105 2026年02月09日 13:23:30 +01:00
Possibility to change the date format of the generated SQL.

The file workbench.settings only contains custom configurations, not the default settings.

sql-workbench commented on issue sql-workbench/workbench#105 2026年02月06日 16:01:11 +01:00
Possibility to change the date format of the generated SQL.

When you use "Copy data to clipboard", the dialog that shows up then, contains a drop down to select the type of DATE (including TIMESTAMP) literals to be used.

sql-workbench commented on issue sql-workbench/workbench#103 2026年02月05日 15:16:29 +01:00
sqlwbconsole.cmd: java.lang.NoClassDefFoundError: sun/misc/SignalHandler

I do have an idea :)