Red Expert - v2024.09

Sept. 3, 2024, 5:13 p.m.

Changelog

Added:

  1. fbclient libraries for RDB 3, 4 and 5 version
  2. Notification when records count limit is enabled
  3. Check for valid exported file path before export table data
  4. Ability to delete data from the monitoring tables (MON$...)
  5. Indicators of the connected databases in the select connection fields
  6. Comment tabs for "Edit Job" and "Edit Tablespace" panels
  7. Ability to hide helper tools in the "Edit Procedure" and "Edit Function" panels
  8. Displaying Result Set table row numbers by default
  9. Tooltips for the table columns in the DB statistics panel
  10. Clearing selected tables if the "Only select tables" check disabled in the DB statistics panel

Improved:

  1. ER-diagram editor toolbar
  2. "Test Data Generator" tool
  3. "Import connections from DB" tool
  4. "Add table" dialog in the ERD Editor
  5. "Add relationship" dialog in the ERD Editor
  6. "Remove relationship" dialog in the ERD Editor
  7. Exception message formatting in the error dialog
  8. Update databases list for JDBC drivers
  9. Update Jaybird drivers to 4.0.30 and 5.0.18
  10. Update Java Native Access and Java Native Access Platform package versions
  11. Remove showing "setting applied" message when there are no preferences changed
  12. Set Monospaced font for the "Trace Manager" SQL panel
  13. Set PRIMARY tablespace as default instead of NONE when creating table

Fixed:

  1. ER-diagram generation
  2. Loading ER-diagram from the file
  3. Primary key generation for ER-diagram
  4. Editing table constraints in the ER-diagram editor
  5. Saving visible columns in the "Trace Manager" tool
  6. Editing JOB type displaying
  7. Result Set table cell rendering
  8. Enabling toolbar for table constraints
  9. Freezing when displaying the autocomplete popup
  10. Connections tree updating
  11. Popup actions for the VIEW columns into the connections tree
  12. NPE when open "Edit Function" panel
  13. Executing SQL scripts with parameters
  14. Executing SQL scripts without "SET TERM" statement
  15. OO API tools enabling in the "Test Data Generator" panel
  16. Default TRIGGER name generation when create new one
  17. Generating SQL drop query for UDFs
  18. Generating SQL script for PROCEDUREs and FUNCTIONs
  19. Generating SQL script for JOBs and TABLESPACEs with comment
  20. Generating SQL script for PACKAGEs without body
  21. Generating SQL script for TRIGGERs on the Firebird with version less than 3
  22. Generating SQL script for existing FUNCTIONs with the deterministic return type
  23. Generating SQL script for table constraints during comparing
  24. Loading information for TABLEs, INDEXes and FUNCTIONs during DB comparing
  25. Loading information for JOBs while editing them
  26. Starting DB compare with version less than 3
  27. Saving SQL script after DB comparing with the user changes
  28. Generating SQL stubs for PROCEDUREs during DB comparing
  29. Generating titles for new "System Console" tool instances
  30. Saving Query Editor instances history
  31. Data view dialog opening for the first time