On 3/16/06, John Sheets <[EMAIL PROTECTED]> wrote:
> On Mar 16, 2006, at 1:38 PM, Steve Longdo wrote:
>
> > Older versions of DB2 suffer the same character length issue with
> > table names as an FYI.
>
> FYI, it looks like Sybase 12.5 is limited to 30 chars for both table
> and column names.
>
> John

63 for psql, and 255 for mysql.

You guys need to upgrade :)

Seriously though, I'm adding a #table_alias_for method to the adapters
to handle this stuff.  I'll add 30 for oracle and sybase.  What's the
deal with DB2 though?  Should I use 128?  Are there a lot of DB2 v7
users out there?

--
Rick Olson
http://techno-weenie.net
_______________________________________________
Rails-core mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to