[Notice] Announcing the End of Demo Server [Read me]
Sangcheol Hwang 2012-10-03
heroku deploy test
@58f5c5622ef70bbc934ad5f51e0bcb2a519cb5e2
.gitignore
--- .gitignore
+++ .gitignore
@@ -14,5 +14,5 @@
 public/uploadFiles
 .DS_Store
 repo/
-*.db
+db
 *.iml
 
nforge.h2.db (Binary) (added)
+++ nforge.h2.db
Binary file is not shown
 
nforge.trace.db (added)
+++ nforge.trace.db
@@ -0,0 +1,3 @@
+09-27 15:45:02 jdbc[7]: exception
+org.h2.jdbc.JdbcSQLException: Table "PLAY_EVOLUTIONS" not found; SQL statement:
+select id, hash, apply_script, revert_script, state, last_problem from play_evolutions where state like 'applying_%' [42102-158]
Add a comment
List