Skip to content

Data mirgration upon db version update is not working #2

@aman-semusi

Description

@aman-semusi

Hello,

Today came across this api and its cool. To find coredata model structure for android.
I am sucessfull in building all projects and getting ToDo sample.

It running fine until I got db version updated from 3->4 where i changed some column name and added one new and remove one from old. And things worked fine, but i come across an issue of Data got lost.
Where in case of iOS their is no such case.

Also i am have started working over a UI plugin for handling db-strucure in somewhat similar way we have for iOS.
So my plan forth is to get a perspective ready for db modle like we have xdatamodel in iOS. We can create similar and in the UI editor we can provide a feature to create table entities and attributes. Also we can enhance it to handle Predicates too.

Thnx for helping such a realistic problem for android developer where core-data relation is to be handled manually by developers where we can maintain same in CoreData Model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions