Migrate SQL DB with its Data #448
-
I pulled new code from the development branch see lots of changes in code and DB, Now problem is to migrate the old DB with its data. I tried but (1) gives an error (2). Don't know which table needs to be recreated. Please help and mention the steps. Thanks Alot 1- "ctx.Database.Migrate();" |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 1 reply
-
Hi UmerTariqKhan, |
Beta Was this translation helpful? Give feedback.
-
Thanks for your support.
Here Test version is deployed
http://54.159.73.158:8081/
…On Tue, Aug 3, 2021 at 8:27 AM Nhật Hoàng ***@***.***> wrote:
Hi UmerTariqKhan,
If you can supply the prior version you used, I'll be able to assist you
in resolving this issue.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#448 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVMHVNH23SXBFB7C64SV4DT25O37ANCNFSM5BNQP7SA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Beta Was this translation helpful? Give feedback.
-
username : super-admin
password : Pass88550
…On Tue, Aug 3, 2021 at 1:19 PM Umer Tariq ***@***.***> wrote:
Thanks for your support.
Here Test version is deployed
http://54.159.73.158:8081/
On Tue, Aug 3, 2021 at 8:27 AM Nhật Hoàng ***@***.***>
wrote:
> Hi UmerTariqKhan,
> If you can supply the prior version you used, I'll be able to assist you
> in resolving this issue.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#448 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AIVMHVNH23SXBFB7C64SV4DT25O37ANCNFSM5BNQP7SA>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
> .
>
|
Beta Was this translation helpful? Give feedback.
-
… On Tue, Aug 3, 2021 at 1:20 PM Umer Tariq ***@***.***> wrote:
username : super-admin
password : Pass88550
On Tue, Aug 3, 2021 at 1:19 PM Umer Tariq ***@***.***> wrote:
> Thanks for your support.
>
> Here Test version is deployed
> http://54.159.73.158:8081/
>
> On Tue, Aug 3, 2021 at 8:27 AM Nhật Hoàng ***@***.***>
> wrote:
>
>> Hi UmerTariqKhan,
>> If you can supply the prior version you used, I'll be able to assist you
>> in resolving this issue.
>>
>> —
>> You are receiving this because you authored the thread.
>> Reply to this email directly, view it on GitHub
>> <#448 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AIVMHVNH23SXBFB7C64SV4DT25O37ANCNFSM5BNQP7SA>
>> .
>> Triage notifications on the go with GitHub Mobile for iOS
>> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
>> or Android
>> <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
>> .
>>
>
|
Beta Was this translation helpful? Give feedback.
-
My current mix core version is 1.0.1
…On Tue, Aug 3, 2021 at 1:23 PM Umer Tariq ***@***.***> wrote:
here is my db
https://drive.google.com/file/d/1XPCXkGPXLf82h5mLkTVBB43uC1-Svq0Z/view?usp=sharing
On Tue, Aug 3, 2021 at 1:20 PM Umer Tariq ***@***.***> wrote:
> username : super-admin
> password : Pass88550
>
> On Tue, Aug 3, 2021 at 1:19 PM Umer Tariq ***@***.***>
> wrote:
>
>> Thanks for your support.
>>
>> Here Test version is deployed
>> http://54.159.73.158:8081/
>>
>> On Tue, Aug 3, 2021 at 8:27 AM Nhật Hoàng ***@***.***>
>> wrote:
>>
>>> Hi UmerTariqKhan,
>>> If you can supply the prior version you used, I'll be able to assist
>>> you in resolving this issue.
>>>
>>> —
>>> You are receiving this because you authored the thread.
>>> Reply to this email directly, view it on GitHub
>>> <#448 (comment)>,
>>> or unsubscribe
>>> <https://github.com/notifications/unsubscribe-auth/AIVMHVNH23SXBFB7C64SV4DT25O37ANCNFSM5BNQP7SA>
>>> .
>>> Triage notifications on the go with GitHub Mobile for iOS
>>> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
>>> or Android
>>> <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
>>> .
>>>
>>
|
Beta Was this translation helpful? Give feedback.
-
I've recently updated and merged to master due to a problem in SqlServer Migration. Please re-pull the newest source from master. |
Beta Was this translation helpful? Give feedback.
-
Ok let me try
…On Tue, Aug 3, 2021 at 2:11 PM Nhật Hoàng ***@***.***> wrote:
I pulled new code from the development branch see lots of changes in code
and DB, Now problem is to migrate the old DB with its data. I tried but (1)
gives an error (2). Don't know which table needs to be recreated. Please
help and mention the steps. Thanks Alot
1- "ctx.Database.Migrate();"
2- "Change the IDENTITY property of a column, the column needs to be
dropped and recreated".
[image: image]
<https://user-images.githubusercontent.com/36357077/127924778-2611a3c3-0ebc-4b4e-bbf9-957940e2cf40.png>
I've recently updated and merged to master due to a problem in SqlServer
Migration. Please re-pull the newest source from master.
#451 <#451>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#448 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIVMHVJLFIW254IRUYM43ZLT26XDHANCNFSM5BNQP7SA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Beta Was this translation helpful? Give feedback.
-
Thanks soo much
…On Tue, Aug 3, 2021 at 3:10 PM Umer Tariq ***@***.***> wrote:
Ok let me try
On Tue, Aug 3, 2021 at 2:11 PM Nhật Hoàng ***@***.***>
wrote:
> I pulled new code from the development branch see lots of changes in code
> and DB, Now problem is to migrate the old DB with its data. I tried but (1)
> gives an error (2). Don't know which table needs to be recreated. Please
> help and mention the steps. Thanks Alot
>
> 1- "ctx.Database.Migrate();"
> 2- "Change the IDENTITY property of a column, the column needs to be
> dropped and recreated".
>
> [image: image]
> <https://user-images.githubusercontent.com/36357077/127924778-2611a3c3-0ebc-4b4e-bbf9-957940e2cf40.png>
>
> I've recently updated and merged to master due to a problem in SqlServer
> Migration. Please re-pull the newest source from master.
> #451 <#451>
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#448 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AIVMHVJLFIW254IRUYM43ZLT26XDHANCNFSM5BNQP7SA>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
> .
>
|
Beta Was this translation helpful? Give feedback.
I've recently updated and merged to master due to a problem in SqlServer Migration. Please re-pull the newest source from master.
7ed55ac