Bugs: Browse | Submit New | Admin

[#3162] Cannot work coreect on Single Table Inheritance

Date:
2006-01-01 20:50
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Cannot work coreect on Single Table Inheritance

Detailed description
Cannot work coreect on Single Table Inheritance

type field is not copied in *_versions and revereted.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2006-04-08 01:16
Sender: Rex Lorenzo

any plans on fixing this? I was planning on using acts_as_versioned
on a table that has inheritance.
Date: 2006-01-01 21:47
Sender: Nobody

Sorry, I solved it.
rename a inheritance_column name (ex. "type")
to "versioned_type" in *_verions.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item