On 12/6/05, Francois Beausoleil <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I'd like to get a review of ticket #3005: 
> http://dev.rubyonrails.org/ticket/3005

I like the general approach,   How feasible is it to expand the
approach to handle columns called quote?

ie.

CREATE TABLE somethings
  id serial,
  quote text
);

--
Cheers

Koz
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to