SQL-Server Rails 2.0 and Nulls

will the patch in Ticket #8886 be applied to the sqlserver gem. also since the gems are hosted on the rails sites how can i get more information on the communities that are updating them?

will the patch in Ticket #8886 be applied to the sqlserver gem.

I second this call.

It would also be nice if activerecord-sqlserver-adapter was published as a gem. I had to download and install the adapter by hand, rails-2.0 release notes to the contrary notwithstanding.

- donald

it is a gem

gem install activerecord-sqlserver-adapter -s http://gems.rubyonrails.org

but it seems to be the exact file out of rails 1.2.+ so it inst able to handle NULLS in sql2k5 and a few other things.