Re: Migrations create issue with single-table inheritance
Re: Migrations create issue with single-table inheritance
- Subject: Re: Migrations create issue with single-table inheritance
- From: Farrukh Ijaz <email@hidden>
- Date: Sun, 15 Jul 2012 22:21:33 +0300
Can you confirm that the child entities are using the same Table Name? Can you share what is the error log on the console when migration fails? I've been using single table inheritance and so far didn't face any issues in migration.
Farrukh
On 2012-07-15, at 6:23 PM, Jesse Tayler <email@hidden> wrote:
>
> last time I setup migrations, there were prototypes that failed, I just cleaned up by hand I think -- what exactly is your error?
>
> I doubt is has to do with your inheritance...
>
>
> On Jul 15, 2012, at 1:48 AM, "Mr. Robert Hanviriyapunt" <email@hidden> wrote:
>
>> I was trying out Migrations just now with a model that has single-table inheritance. I had some issues, namely that it choked on lines that added columns for the sub-entities. Anyone have the same issue? My work-around was to just move them to the parent entity before the create() is called.
>>
>> = Robert =
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden