- Added support for SqlServer Azure conenctions, forcing TDS version to 7.0 on the connection object - Minor fix: added underscore on accepted Hive table names.
1.5.2
Since MySQL has no "schema", it made no sense to have to specify the scribe's --db-schema option in order to correctly build the queries. Now for mysql driver, only --db-name option should be used, and the queries will run OK.