Re: _dbupdater
Re: _dbupdater
- Subject: Re: _dbupdater
- From: Henrique Prange <email@hidden>
- Date: Thu, 28 Feb 2013 08:20:35 -0300
Hi Ron,
The migrations framework doesn't provide an entity mapping the _dbupdater table.
If you really want to manipulate data on this table using EOF then you have to create a model with this entity mapped in your own application.
It's probably easier to use raw SQL depending on your use case.
Cheers,
Henrique
Sent from my iPhone
On 28/02/2013, at 06:31, Ron X <email@hidden> wrote:
> Hi,
>
> how can i retrieve value of MODELVERSION of _dbupdater without rawSQL?
> (smth like EOModelGroup.defaultGroup().models().valueForKeyPath("_dbupdater")... but it doesm't work)
>
> Thanx.
> _______________________________________________
> 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
References: | |
| >_dbupdater (From: Ron X <email@hidden>) |