Upgraded internal database from HSQLDB 1.8 to HSQLDB 2.3
Database conversion: When converting from a database with default upper caseto a database with default lower case or vice versa, no longer wrap generatedcolumn names in quotes if they are not in the default case
Bug Fixes
PostgreSQL function names not displaying in the database browserfor certain PostgreSQL databases
DynamoDB: Errors occur if attributes are not present near the beginningof the table, but do have values later in the table
Query scheduler does not work with Salesforce
Generate SQL from query results with table name witha space not generating correct SQL
Salesforce - unable to query Case table due to SQL syntax error
Database Conversion: Boolean types getting converted to Oracle failing on insert
6.3.9Enhancements
Added ability to load binary data from a file via an insert statement with the razorsql_load_binary syntaxinsert into test_table values (1, razorsql_load_binary('C:\test.png'));
File System Browser search now prints out files results were found in
File System Browser search should search sub-directories
Added ability to delete inserts
Added ability to delete macros
Changes
Describe Table Window should be resizable
Bug Fixes
Home / End keys do not work in dialog text areas
SQLite: binary data editor sometimes throws errors
Drop database window has incorrect title
FTP Transfer window not showing file sizes correctly for very large files
Sybase: exec statements not always displaying results for all result setsreturned by procedure
DynamoDB: querying binary columns throws error
Unable to create a connection using the RazorSQL JDBC Bridge with the"Other" database type
SimpleDB: when itemName is a column in the column list, the itemNamecolumn is not being populated
Sizing issues on Command Line Call Generator window
6.2.4Enhancements
Added auto download and install option for the MS SQL Server driverfor SQL Server and SQL Azure
Added razorsql_portable.exe to the Windows version for launchinga self-contained version of RazorSQL that does not store dataoutside of its directory structure
Changes
Upgraded JRE to version 1.7.0_45 on Windows and Linux versions
Upgraded DejuVu Sans Mono fonts to the latest versions
Made MS SQL Driver the default driver for SQL Azure
Bug Fixes
SQL Server and Sybase - Large numbers being rounded when returned in scientficnotation from the driver