There''s a patch to allow fixtures to contain binary data. It''s seems it works on all dbs, except hasn''t yet been tested on SQL Server. http://dev.rubyonrails.org/ticket/7987 Could using SQL Server apply it and check the tests? That way, they can close the ticket. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Ticket is still in need of a quick SQL Server test... c''mon SQLServers, don''t hold back the train... On Jun 22, 12:55 pm, "S. Robert James" <srobertja...@gmail.com> wrote:> There''s a patch to allow fixtures to contain binary data. It''s seems > it works on all dbs, except hasn''t yet been tested on SQL Server. > > http://dev.rubyonrails.org/ticket/7987 > > Could using SQL Server apply it and check the tests? That way, they > can close the ticket.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Fixes most of the binary tests (in SQLServer) but one still failing. I''m investigating . . . Tom On 29/06/07, S. Robert James <srobertjames@gmail.com> wrote:> > Ticket is still in need of a quick SQL Server test... c''mon > SQLServers, don''t hold back the train... > > On Jun 22, 12:55 pm, "S. Robert James" <srobertja...@gmail.com> wrote: > > There''s a patch to allow fixtures to contain binary data. It''s seems > > it works on all dbs, except hasn''t yet been tested on SQL Server. > > > > http://dev.rubyonrails.org/ticket/7987 > > > > Could using SQL Server apply it and check the tests? That way, they > > can close the ticket. > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
OK, I''ve fixed the failing test and attached a new patch to the ticket. As far as I''m concerned it''s now ready to go. Tom On 03/07/07, Tom Ward <tom@popdog.net> wrote:> Fixes most of the binary tests (in SQLServer) but one still failing. > I''m investigating . . . > > Tom > > On 29/06/07, S. Robert James <srobertjames@gmail.com> wrote: > > > > Ticket is still in need of a quick SQL Server test... c''mon > > SQLServers, don''t hold back the train... > > > > On Jun 22, 12:55 pm, "S. Robert James" <srobertja...@gmail.com> wrote: > > > There''s a patch to allow fixtures to contain binary data. It''s seems > > > it works on all dbs, except hasn''t yet been tested on SQL Server. > > > > > > http://dev.rubyonrails.org/ticket/7987 > > > > > > Could using SQL Server apply it and check the tests? That way, they > > > can close the ticket. > > > > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---