We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
给的数据库里面没有got_case_generate_task这张表 org.springframework.jdbc.BadSqlGrammarException:
The text was updated successfully, but these errors were encountered:
https://github.com/alibaba/intelligent-test-platform/blob/master/database.sql 提供的sql文件中有这张表,可以看下source的时候是否有报错,如其他表没有问题,可以去掉COLLATE=utf8mb4_0900_ai_ci 重新create
Sorry, something went wrong.
No branches or pull requests
给的数据库里面没有got_case_generate_task这张表
org.springframework.jdbc.BadSqlGrammarException:
Error updating database. Cause: java.sql.SQLSyntaxErrorException: Table 'markov_demo.got_case_generate_task' doesn't exist
The text was updated successfully, but these errors were encountered: