Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

EF Core 1.1

kaiser51's Avatar

kaiser51

23 Aug, 2017 03:05 AM

Hi,
I've been able to get my Core 1.1 app to deploy, however, the migrations don't appear to run to initialize the database. Are there any additional configurations needed to get this to work?

Thanks.

  1. Support Staff 1 Posted by rune on 24 Aug, 2017 07:43 PM

    rune's Avatar

    Hi,

    Are the migrations running locally and, if they do, how do you configure the database?

    On a related note: AppHarbor doesn't currently implement connection string replacement logic if you're running with a SQL server add-on, so you might have to initialize the database from your code by using the inject configuration variables (e.g. SQL_SERVER_CONNECTIONSTRING).

    Best,
    Rune

  2. kaiser51 closed this discussion on 24 Dec, 2017 01:59 AM.

Discussions are closed to public comments.
If you need help with AppHarbor please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac