Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Data from Table without having the data structure in project. #364

Open
leelatoo opened this issue Jul 22, 2017 · 0 comments
Open

Get Data from Table without having the data structure in project. #364

leelatoo opened this issue Jul 22, 2017 · 0 comments

Comments

@leelatoo
Copy link

HI,

I have an iOS app versrion 1.0 released in market. There is table named 'XYZ', filled with data (Project contains the data structure of 'XYZ''').
Now working on the next version i.e, 1.1, now i have renamed the table from 'XYZ' to 'ABC' and included a few more columns. The project does not contain the data structure 'XYZ', instead it contains 'ABC'.

When user updates the app, i want to take the data from the table 'XYZ' and fill the data in newly created table 'ABC'.

Can you please help me on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant