[Rails] Re: Re: Re: ActiveRecord 1.13.2 -> 1.14.0 breaks Postgres
co
Jeroen Houben
jeroen at terena.nl
Sat Apr 1 07:40:35 GMT 2006
Joe wrote:
> Jeroen Houben wrote:
>> Joe wrote:
>>>> in ruby.
>>>>
>>>> Jeroen
>>> Right. But this strikes me as a MAJOR backwards-compatibility violation.
>>> Seems like there was more harm in removing it rather than leaving it in,
>>> but I'm not privy to the developers' reasons. It's gonna be a lot of
>>> minor editing finding and fixing it in all my Rails apps.
>> I'm pretty sure this same behaviour was also in 1.0
>> One important thing to note is that you do not notice this behaviour in
>> development mode, so I only found out when I moved to production (on
>> 1.0)
>>
>> Jeroen
>
> Nah, I never had this problem with 1.0 in production mode. The removal
> of the default code is in the 1.1 changelog for Activerecord.
What kind of defaults were you using then, because having defaults with
pg functions in them for sure didn't work properly in 1.0 (at least for me)
Jeroen
More information about the Rails
mailing list