Re: [Rails-core] Quoting table and column names inside AR

2006-02-10 Thread Michael Koziarski
> While you're giving thought to that, what are your thoughts on renaming the > quote method inside of AR:B? Quite a few tickets come through for that as > well. Unfortunately we have a lot of people calling the quote method from plugins, custom code etc. We can't rename it without breaking backw

RE: [Rails-core] Quoting table and column names inside AR

2006-02-10 Thread Bob Silva
lf Of Wilson Bilkovich > Sent: Friday, February 10, 2006 2:11 PM > To: rails-core@lists.rubyonrails.org > Subject: Re: [Rails-core] Quoting table and column names inside AR > > On 2/10/06, Bob Silva <[EMAIL PROTECTED]> wrote: > > > > There are quite a few tickets asking f

Re: [Rails-core] Quoting table and column names inside AR

2006-02-10 Thread Wilson Bilkovich
On 2/10/06, Bob Silva <[EMAIL PROTECTED]> wrote: > > There are quite a few tickets asking for quoted table names and field names > to enable reserved words as table or column names. > > What is the general consensus regarding this issue? > Is there a downside, other than the effort of making the c

[Rails-core] Quoting table and column names inside AR

2006-02-10 Thread Bob Silva
There are quite a few tickets asking for quoted table names and field names to enable reserved words as table or column names. What is the general consensus regarding this issue?     Bob Silva http://www.railtie.net/   ___ Rails-core