i meet a SQL error when i click MODEL, and i can't see that page
Issue Details
Column "LANG_CODE" not found; SQL statement: SELECT "SEARCH_INDEX_METADATA"."INDEX_NAME", "SEARCH_INDEX_METADATA"."STATUS", "SEARCH_INDEX_METADATA"."CREATED_AT" FROM "SEARCH_INDEX_METADATA" WHERE ("ENGINE" = ?) AND ("VERSION" = ?) AND ("LANG_CODE" = ?) AND ("STATUS" IN (?, ?)) [42122-214]
Describe the bug A clear and concise description of what the bug is.
Logs Please include javascript console and server logs around the time this bug occurred. For information about how to get these, consult our bug troubleshooting guide
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Severity How severe an issue is this bug to you? Is this annoying, blocking some users, blocking an upgrade or blocking your usage of Metabase entirely? Note: the more honest and specific you are here the more we will take you seriously.
Additional context Add any other context about the problem here.
Metabase Diagnostic Info
{ "browser-info": { "language": "zh-CN", "platform": "Win32", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0", "vendor": "Google Inc." }, "metabase-info": { "databases": [ "h2", "mysql" ], "run-mode": "prod", "plan-alias": "", "version": { "date": "2025-06-30", "tag": "v0.55.6", "hash": "e3a390e" }, "settings": { "report-timezone": null }, "hosting-env": "unknown", "application-database": "h2", "application-database-details": { "database": { "name": "H2", "version": "2.1.214 (2022-06-13)" }, "jdbc-driver": { "name": "H2 JDBC Driver", "version": "2.1.214 (2022-06-13)" } } }, "system-info": { "file.encoding": "UTF-8", "java.runtime.name": "Java(TM) SE Runtime Environment", "java.runtime.version": "21.0.7+8-LTS-245", "java.vendor": "Oracle Corporation", "java.vendor.url": "https://java.oracle.com/", "java.version": "21.0.7", "java.vm.name": "Java HotSpot(TM) 64-Bit Server VM", "java.vm.version": "21.0.7+8-LTS-245", "os.name": "Linux", "os.version": "5.10.0-60.18.0.50.oe2203.aarch64", "user.language": "en", "user.timezone": "Asia/Shanghai" } }
Issue Details
i meet a SQL error when i click MODEL, and i can't see that page
Column "LANG_CODE" not found; SQL statement: SELECT "SEARCH_INDEX_METADATA"."INDEX_NAME", "SEARCH_INDEX_METADATA"."STATUS", "SEARCH_INDEX_METADATA"."CREATED_AT" FROM "SEARCH_INDEX_METADATA" WHERE ("ENGINE" = ?) AND ("VERSION" = ?) AND ("LANG_CODE" = ?) AND ("STATUS" IN (?, ?)) [42122-214]
Describe the bug A clear and concise description of what the bug is.
Logs Please include javascript console and server logs around the time this bug occurred. For information about how to get these, consult our bug troubleshooting guide
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Severity How severe an issue is this bug to you? Is this annoying, blocking some users, blocking an upgrade or blocking your usage of Metabase entirely? Note: the more honest and specific you are here the more we will take you seriously.
Additional context Add any other context about the problem here.
Metabase Diagnostic Info
{ "browser-info": { "language": "zh-CN", "platform": "Win32", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0", "vendor": "Google Inc." }, "metabase-info": { "databases": [ "h2", "mysql" ], "run-mode": "prod", "plan-alias": "", "version": { "date": "2025-06-30", "tag": "v0.55.6", "hash": "e3a390e" }, "settings": { "report-timezone": null }, "hosting-env": "unknown", "application-database": "h2", "application-database-details": { "database": { "name": "H2", "version": "2.1.214 (2022-06-13)" }, "jdbc-driver": { "name": "H2 JDBC Driver", "version": "2.1.214 (2022-06-13)" } } }, "system-info": { "file.encoding": "UTF-8", "java.runtime.name": "Java(TM) SE Runtime Environment", "java.runtime.version": "21.0.7+8-LTS-245", "java.vendor": "Oracle Corporation", "java.vendor.url": "https://java.oracle.com/", "java.version": "21.0.7", "java.vm.name": "Java HotSpot(TM) 64-Bit Server VM", "java.vm.version": "21.0.7+8-LTS-245", "os.name": "Linux", "os.version": "5.10.0-60.18.0.50.oe2203.aarch64", "user.language": "en", "user.timezone": "Asia/Shanghai" } }