Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

App harbor #45

Merged
13 commits merged into from
Jan 22, 2012
Merged

App harbor #45

13 commits merged into from
Jan 22, 2012

Conversation

shiftkey
Copy link
Member

Have AppHarbor listening to this repo and building the code as we go along.

Only issue I had (after some troubleshooting) is getting the environment to reset the databases if the schema changes.

Running currently on http://ideastrike.apphb.com/

@@ -19,7 +21,7 @@
</namespaces>
</razor>
<connectionStrings>
<!--<add name="Ideastrike" connectionString="Data Source=localhost;Initial Catalog=ideastrike4;Integrated Security=SSPI;" providerName="System.Data.SqlClient" />-->
<add name="Ideastrike" connectionString="Data Source=localhost;Initial Catalog=Ideastrike;Integrated Security=SSPI;" providerName="System.Data.SqlClient" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need a better way to handle this between SQLExpress and SQL

ghost pushed a commit that referenced this pull request Jan 22, 2012
@ghost ghost merged commit 9430942 into master Jan 22, 2012
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants