dialob / dialob-parent

Apache License 2.0
1 stars 1 forks source link

Column reference "tenant_id" is ambiguous #205

Closed patope closed 2 weeks ago

patope commented 3 weeks ago
Request processing failed: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select f.tenant_id, f.name, f.created, f.updated, f.label,  data->'metadata'->'labels'#>>'{}'  from "form" f left join "form_document" fd on f.latest_form_id = fd.id  where tenant_id = ?]] with root cause