lance.sanchez-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Dec-12 19:39 UTC
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? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
lance.sanchez-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Dec-19 00:39 UTC
Re: SQL-Server Rails 2.0 and Nulls
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. On Dec 13, 12:32 pm, "Ball, Donald A Jr (Library)" <donald.b...-GjtI+QwuxAR68HQyEA6aog@public.gmane.org> wrote:> > 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--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ball, Donald A Jr (Library) wrote:>> 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. > > - donaldThirds! I have manually applied the 8886 patch to the sqlserver_adapter.rb (attached if someone wants it) in the 1.0.0 gem, and it works like a charm so far... let''s get this released as a patch soon. -Warren Attachments: http://www.ruby-forum.com/attachment/1209/sqlserver_adapter.rb -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---