Skip to content

Commit e849c7a

Browse files
committed
Note 0.91
1 parent fec960c commit e849c7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The SQL Server adapter for ActiveRecord. If you need the adapter for SQL Server
77
== What's New
88

99
* Rails 3.1 prepared statement support leverages cached query plans.
10+
If you use DBLIB/TinyTDS, you must use FreeTDS 0.91 !!!!!
11+
https://github.com/rails-sqlserver/tiny_tds/issues/41
1012
* We now support your native language date/time formats automatically!
1113
* Default unicode datatypes! Disable with #enable_default_unicode_types to false.
1214
* New #lowercase_schema_reflection configuration option for legacy DBs.

0 commit comments

Comments
 (0)