yuetsh f8e59e9850 fix: address SQL feature code review findings
- 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>
2026-07-05 00:16:26 -06:00
2026-05-08 20:30:34 -06:00
2026-05-06 20:57:03 -06:00
2026-01-03 23:17:30 +08:00
2026-03-10 17:39:05 +08:00
2025-10-22 18:46:04 +08:00
2024-01-21 20:48:03 +08:00
2025-07-16 09:22:03 +08:00
2026-05-10 23:03:47 +08:00
2024-01-25 13:12:05 +08:00
fix
2026-06-01 05:48:02 -06:00
fix
2024-10-26 22:47:25 +08:00
fix
2024-10-26 22:47:25 +08:00
Description
No description provided
Readme 1.3 MiB
Languages
TypeScript 58.6%
Vue 40.9%
HTML 0.4%