Keep up with latest product news
Fixed an endless loop if no solution possible
Added some admin commands:
;; navigate between boxes by cursor keys <>^v
;; simple administration commands:
;; . to stop
;; , to stop
;; * start the solver
;; x eXport status to csv_file (0 = terminal)
;; i import status from csv_file (0 = terminal)
;; ^ write snapshot to global ^box
;; ! load snapshot from global ^box
Added support for Postgres and MariaDB. Added writeup of test and results for these two databases running on AWS RDS.
Updates
• Historical Linking is now based off connection profile name
• Saved Formatting is now based off connection profile name
• Tables and Fields column headers no longer hide based on connection type
Bug Fixes
• Cross tab would not load data correctly in Finished Reports Viewer if it was in a report footer
• Fixed an issue where refreshing logs would not work correctly after viewing a SQL statement
• Views were not visible for available schemas on the connection wizard
New
• Load Selected Connections
• Only load connections selected from a list