Skip to content
New issue

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

后台报错Unknown column 'source_type' in 'field list' #24

Open
shaozhiqi opened this issue May 22, 2024 · 1 comment
Open

后台报错Unknown column 'source_type' in 'field list' #24

shaozhiqi opened this issue May 22, 2024 · 1 comment

Comments

@shaozhiqi
Copy link

SQL: SELECT resource_id,title,cover_path,resource_path,resource_type,tag_id,source_type,resource_format,visible_flag,create_by,create_time,modify_by,modify_time FROM t_resource WHERE visible_flag = ? ORDER BY create_time DESC

Cause: java.sql.SQLSyntaxErrorException: Unknown column 'source_type' in 'field list'

; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Unknown column 'source_type' in 'field list'

@hexiaogou
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants