Skip to the content
New Features
Adding a create Index to ZenQuery Added CsvImport function To output the table name column name as a string in the ZenQuery expansion result, use the
Bug Fixes
Fixed a bug that alter table doesn’t work well.
New Features
Change ZenQuery default type from number to integer AutoIncrement is automatically added to the primary key of ZenQuery
New Features
Double click the table list while holding down Shift key so that select statement is inserted in the editor Insert statement will be inserted in the editor when double-clicking on the table list while holding down the Windows version (Shift + Alt) and Macos version (Shift + Alt or Option) Added a maximize/return button for execution results Pressing # in the execution result grid will select all cells Added the detach function of execution result
New Features
Maximize the execution result grid to display if only one query is executed
Bug Fixes
Query execution result, the bug that “Copy (tab)” of the right click menu is not working
New Features
ZenQueryThis is a function that allows you to simply write and deploy DDL based on emmet. usage (Qiita)
Bug Fixes
Fixed a bug that all were selected after opening the SQL file
New Features
Added a function to ignore the case when executing results
Bug Fixes
Re-search even when the number of characters is reduced in the query execution result search Fixed a problem that hit outside the scroll range in query execution result search Minor improvements and stability improvements
New Features
File size is slightly smaller
Bug Fixes
CREATE TRIGGER can now be executed
New Features
Copy the SQL execution result grid into tab-delimited and CSV copies, and add column-named copies to each.
new features
Cancel the abbreviated display for queries hit in the search of SQL execution results Editor right click context-menu implementation DDL tab right click context-menu implementation Addition of current SQL execution function
bug fixes
Fixed the behavior when closing the window when searching SQL execution results Fixed a bug that the column name does not appear in auto completion
new features
Implemented update notification function Improved design of execution results