Rilasci di PL/SQL Developer
Released: Apr 8, 2022
Aggiornamenti in v15.x
v15.0.4
Updated Jun 23, 2023
Features
- Improved performance and stability.
- Export User Objects now takes 'UTF8/ANSI' encoding preference into account.
- Save text from large data editor now takes 'UTF8/ANSI' encoding preference into account.
- Dragging and dropping a shortcut will now open the shortcut target file.
- Clicking on the 'To-Do List' button in the Project Window will now directly take you to the To-Do Items.
Fixes
- SELECT FOR UPDATE statements in the SQL Window could be rolled back if there...
Released: Apr 17, 2020
Aggiornamenti in v14.x
v14.0.6
Updated Feb 17, 2021
Fixes
- Querying a table with LOBs or Objects on Oracle21c would raise an error.
- Queries on Oracle21c could raise an “ORA-24444: TTC RPC (OALL) not allowed” exception.
- PL/SQL Beautifier could add empty lines after “OPEN cursor” statement.
- Opening the “Roles” folder in the Object Browser could display a popup message with the current username.
v14.0.5
Updated Dec 14, 2020
Features
- Macro playback can now be undone as one.
- PL/SQL Developer will now ask for translation...
Released: Jun 7, 2019
Aggiornamenti in v13.0.6
Funzionalità
- Stability improvements.
- Excel export functions now pass dates before Jan 1, 1900 as text to prevent conversion errors.
- Substitution variable IFEMPTY clause now supports select statements with bind variables to reference other substitution variables.
- View stack dump function performance improved.
Correzioni
- After exiting PL/SQL Developer, a plslqdev.exe process could remain.
- When copying and pasting a row in a SQL Window result set, line breaks would disappear.
- View Error Stack...
Released: May 10, 2019
Aggiornamenti in v13.0.5
Funzionalità
- Stability improvements.
- Added horizontal mouse wheel support to the editors and grids.
Correzioni
- File dialogs to select a Test Set or Test Script in the Test Manager incorrectly allowed multi-select.
- Crash recovery did not correctly restore recently used project files.
- You could not select multiple files in the File Browser with the Shift key.
- Long single-line exception messages could be truncated in message boxes.
- Tree view indent could be incorrect after changing the display...
Released: Apr 12, 2019
Aggiornamenti in 13.0.4
Funzionalità
- Stability improvements.
- Editor performance improvement when navigating text with many highlights.
- Package elements are now displayed with original case in the Object Browser.
- Object Browser right-click performance improvement when many objects are displayed.
- Debugger will now show the attribute values when holding the mouse cursor over SELF.
- Holding the mouse cursor over a selection in the debugger will show the value of the selected expression.
Correzioni
- Using the Find function in...
Released: Mar 15, 2019
Aggiornamenti in v13.0.3
Updates in v13.0.3
- Stability improvements.
- Executing a select statement in the Command Window could rollback an open transaction.
- Startup performance improvement when using a large/slow template directory.
- Performance improvement when using many connections and connection folders.
- Compare Table Data tool would commit every record in "update database" mode when using a commit interval.
- Using the Auto Refresh function in the SQL Window would prompt for substitution variable values for each refresh...
Released: Mar 1, 2019
Aggiornamenti in v13.0.2
Funzionalità
- Performance and stability improvements.
- Plug-In function IDE_CreatePopupItem now also supports the Plan Window.
- Startup Splash screen and Connection screen now show a taskbar icon.
Correzioni
- Preferences / Logon History / Fixed Users did not work correctly when using multi byte characters.
- Window List did not scale correctly when moved between monitors with different DPI settings.
- Key Configuration for "Log on" functions did not work for some system locales.
- File type extension...
Released: Feb 15, 2019
Aggiornamenti in v13.0.1
Funzionalità
- Language packs added for Brazilian, Chinese, French, German, Hungarian, Japanese, Russian and Spanish.
- Performance and stability improvements.
- Debugger preference lists "Never/Always add debug info" now also support comma and semi-colon as separator.
- File Dialog enhancements:
- Entering "." will refresh directory.
- Entering ".." will go up one directory.
- Pressing F3 will focus the Search field.
- Pressing F4 will focus the file edit.
- Pressing F5 will refresh directory.
- Column layout was...
Released: Dec 21, 2018
Aggiornamenti in 13.0
Funzionalità
- New Load Tester tool
- Perform stress tests and concurrency tests for your Oracle data and programs.
- Find performance issues and locking issues with multi-user scenarios, and test the results of optimizations.
- Define steps, sub steps and loops to perform specific SQL statements or PL/SQL blocks to mimic the behavior of users of a specific application. For each step you can define execution properties such as the SQL text, repeats, and delays, as well as variables to generate random...
Released: Dec 19, 2017
Aggiornamenti in v12.0.7
Correzioni
- Find & Replace functions did not work in a Macro.
- Compile referencing objects did not show all invalid objects.
- Selection Upper and Lower case did not work in a Macro.
- Export Tables in Oracle format did not work when multiple tables were selected.
- File > Close All could cause an Access Violation.
- Window List function "Close all other Windows" could cause an Access Violation.
- Project > Save button was not always immediately enabled when modifying project properties.
- SQL...