java - Changed table values for mysql but cloudbees still uses old values -


i got error in logs when uploaded app cloudbees

[[31merror[0m] play - have error in sql syntax; check  manual corresponds mysql server version right syntax  use near 'desc                      varchar(255), kind                      varchar(255), ' @ line 4 [error:1064, sqlstate:42000] 

after googling , browsing questions on figured problem desc keyword in mysql , not in h2, changed desc description , re-deployed app. exact same error desc again. have execute evolution scripts manually overwrite values or something?

you need run migrations - firstly undo migration made change, , re apply - play specific feature, nothing cloudbees.


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -