[Notice] Announcing the End of Demo Server [Read me]

heroku deploy test
@58f5c5622ef70bbc934ad5f51e0bcb2a519cb5e2
--- .gitignore
+++ .gitignore
... | ... | @@ -14,5 +14,5 @@ |
14 | 14 |
public/uploadFiles |
15 | 15 |
.DS_Store |
16 | 16 |
repo/ |
17 |
-*.db |
|
17 |
+db |
|
18 | 18 |
*.iml |
+++ nforge.h2.db
Binary file is not shown |
+++ nforge.trace.db
... | ... | @@ -0,0 +1,3 @@ |
1 | +09-27 15:45:02 jdbc[7]: exception | |
2 | +org.h2.jdbc.JdbcSQLException: Table "PLAY_EVOLUTIONS" not found; SQL statement: | |
3 | +select id, hash, apply_script, revert_script, state, last_problem from play_evolutions where state like 'applying_%' [42102-158] |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?