f8e59e9850b227a6919a2fa565cc4b57a752ff6a
- Normalize student SQL to end with exactly one semicolon before appending the trailing SELECT, so a missing trailing ; no longer produces a confusing parse error (sqlTable.ts) - Remove unused description field from SqlTablePreset and all presets (dead data, nothing in the UI reads it) - Clear output when the candidate table selection changes, so stale results from the previous table don't linger (SqlSection.vue) - Remove stray console.log(props.language) debug statement (CodeEditor.vue) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
Languages
TypeScript
58.6%
Vue
40.9%
HTML
0.4%