3921 fixed the identifier too long problem. thanks dude.
I get different results when I run all.sh than when I run a specific
test, anyone have any idea why that might be?
On 3/18/06, Rick Olson <[EMAIL PROTECTED]> wrote:
> On 3/18/06, Corey Donohoe <[EMAIL PROTECTED]> wrote:
> > This sounds gre
On 3/18/06, Corey Donohoe <[EMAIL PROTECTED]> wrote:
> This sounds great from the oracle side, can test for ya whenever.
I did it last night. Let me know how it works!
I added column alias limits to the database adapters I knew about, and
also reworked the way they're generated. I put the table
This sounds great from the oracle side, can test for ya whenever.
On 3/17/06, Rick Olson <[EMAIL PROTECTED]> wrote:
> 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
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.
>
> J
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
--
John R. Sheets
http://umberdog.com/
_
DB2 version 7 and before limit for table/column/alias is 18 chars. Version 8 forwards is 30 for column/alias and 128 for tablenames. Not sure why IBM did it that way...On 3/16/06,
Michael Schoen <[EMAIL PROTECTED]> wrote:
Rick Olson wrote:> Should Oracle have a special aliasing method that conve
Rick Olson wrote:
Should Oracle have a special aliasing method that converts that to
j_c_posts? Should all databases do that consistently? I'd really
like to have readable aliases and get away from something like
j_c_posts_2.
Do other dbs have a length limit on aliases? Oracle's is 30 chars.
Rick Olson wrote:
Should Oracle have a special aliasing method that converts that to
j_c_posts? Should all databases do that consistently? I'd really
like to have readable aliases and get away from something like
j_c_posts_2.
Do other dbs have a length limit on aliases? Oracle's is 30 chars.
Older versions of DB2 suffer the same character length issue with table names as an FYI.On 3/16/06, Rick Olson <
[EMAIL PROTECTED]> wrote:> Should AR pass all tests on oracle? I'm on rev 3900 atm and I still get
> four errors.>>> --> Corey Donohoe> http://www.atmos.org/> [EMAIL PROTECTED]
Corey sh
> Should AR pass all tests on oracle? I'm on rev 3900 atm and I still get
> four errors.
>
>
> --
> Corey Donohoe
> http://www.atmos.org/
> [EMAIL PROTECTED]
Corey showed me the errors http://rafb.net/paste/results/5O41hK24.html
(will self destruct in 24 hours. #1-3 look like fixture/constraint
On 3/14/06, Michael Schoen <[EMAIL PROTECTED]> wrote:
Michael Schoen wrote:> Wilson Bilkovich wrote:>> Sorry to send another message like this, but..>> 3706 works, 3718 fails.>> Looks like the migration process is a little odd after that point.
>> I'll take a look.Fixed as part ofhttp://dev
> Thanks again for your work on Oracle support. I get a lot of mileage out of
> it.
Sorry for the troubles, I'll be sure to submit my patches to this list
before making widespread changes like that :)
--
Rick Olson
http://techno-weenie.net
___
Rails-c
On 3/14/06, Michael Schoen <[EMAIL PROTECTED]> wrote:
> Michael Schoen wrote:
> > Wilson Bilkovich wrote:
> >> Sorry to send another message like this, but..
> >> 3706 works, 3718 fails.
> >> Looks like the migration process is a little odd after that point.
> >
> > I'll take a look.
>
> Fixed as p
Michael Schoen wrote:
Wilson Bilkovich wrote:
Sorry to send another message like this, but..
3706 works, 3718 fails.
Looks like the migration process is a little odd after that point.
I'll take a look.
Fixed as part of
http://dev.rubyonrails.org/ticket/4230
___
Wilson Bilkovich wrote:
Sorry to send another message like this, but..
3706 works, 3718 fails.
Looks like the migration process is a little odd after that point.
I'll take a look.
___
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://li
Sorry to send another message like this, but..
3706 works, 3718 fails.
Looks like the migration process is a little odd after that point.
On 3718:
C:\rails\spending_plan>rake test:units
(in C:/rails/spending_plan)
-- create_table("activity_codes", {:force=>true})
-> 0.2850s
-- create_table("bud
16 matches
Mail list logo