Version 3.0.4
Release date: September 11, 2012
Changes
- Added overload that takes a column name as parameter to method GetBoolean in SphinxQLDataReader.
- Removed a stray letter from the output of the ToString method of SphinxWordInfo.
- Fixed a possible exception when retrieving query meta data with the fluent API in trial mode.
- Fixed an exception that occured when a connection, that was associated with an unclosed SphinxQLDataReader which was created with CommandBehavior.CloseConnection, was closed and returned to the connection pool.