0
haithamsakr created
in first start the database updated but without seed data
how Can i run data seeder
thank you
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
2 Answer(s)
-
0
thanks i got it
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Try right clicking on your projectname.Migrator project and "Start new instance". You should get a command prompt window where it asks you if you want to migrate to the connection string. Check that the Host database is correct and confirm. If the database is wrong, change the Default ConnectionString in Migrator project to the connection you want.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)