You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realize we maybe need to force client to fetch migration script from server, otherwise there is no way the client can get the latest migration scripts without upgrade or codepush.
I have sketched some rough strategy but I'm not sure if this is over the top nor do I know what's the best practice for mobile database migration, but here it is:
The text was updated successfully, but these errors were encountered:
@imranariffin how about we come up with the initial DB design for the MVP (message group support) for both backend & frontend. Then we can go over some DB update/migration scenario. I think doing the exercise with the DB design in hand will help us evaluate the best approach to this problem
Do you think you can finish the DB design frontend & backend by this week's meeting?
On Fri, Mar 8, 2019, 1:47 AM Amir Ariffin ***@***.***> wrote:
@imranariffin <https://github.com/imranariffin> how about we come up with
the initial DB design for the MVP (message group support) for both backend
& frontend. Then we can go over some DB update/migration scenario. I think
doing the exercise with the DB design in hand will help us evaluate the
best approach to this problem
Do you think you can finish the DB design frontend & backend by this
week's meeting?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#78 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFUnq_dIjC96i8OHJkM8WmNz4iTX7JtAks5vUgd_gaJpZM4bkqEo>
.
I realize we maybe need to force client to fetch migration script from server, otherwise there is no way the client can get the latest migration scripts without upgrade or codepush.
I have sketched some rough strategy but I'm not sure if this is over the top nor do I know what's the best practice for mobile database migration, but here it is:
The text was updated successfully, but these errors were encountered: