Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #7798 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Fix Oracle AR breakage on pk quoting and datetime timezones

Reported by: mschoen Assigned to: core
Priority: normal Milestone: 1.x
Component: ActiveRecord Version: edge
Severity: normal Keywords: oracle,datetime
Cc: bitsweat

Description

Fixes breaks from [6359] (due to PK quoting issues) and [6364] (due to datetime timezones).

Attachments

ora_datetime.patch (1.9 kB) - added by mschoen on 03/12/07 05:08:25.

Change History

03/12/07 05:08:25 changed by mschoen

  • attachment ora_datetime.patch added.

03/12/07 05:45:28 changed by bitsweat

  • status changed from new to closed.
  • resolution set to fixed.