Re: [Rails-core] MySQL backticks and column names

2006-04-19 Thread John W. Long
Rick Olson wrote: Yup, go for it. Post the ticket # and I'll see about adding it. I'd appreciate any folks using mssql, oracle, etc to try it out too. Rick, any word on this? -- John Long http://wiseheartdesign.com ___ Rails-core mailing list Rails

Re: [Rails-core] MySQL backticks and column names

2006-04-19 Thread Rick Olson
> Thinking about this a little more, I wonder if we should create a new > quoting method called "quote_index_name" and use it when quoting indexes > for connection adapters. It's probably premature at this point, but I > thought I would mention it. I wouldn't worry about it. If it becomes a big n

Re: [Rails-core] ActiveRecord , Looking For Feedback

2006-04-19 Thread zdennis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff Lindsay wrote: > Your IO Mode plugin sounds interesting too... care to share it? That > and this bulk AR/virtual table both sound useful to me. Release them > as plugins? : ) Here is a link to 0.0.1 of the ActiveRecord IO Mode plugin: http://ww

Re: [Rails-core] ActiveRecord , Looking For Feedback

2006-04-19 Thread Jeff Lindsay
Very cool. That's just what I thought it was. : ) -jeff On 4/19/06, zdennis <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jeff Lindsay wrote: > > Your IO Mode plugin sounds interesting too... care to share it? That > > and this bulk AR/virtual table both sound u