2025-12-16 - 2026-06-16

Overview

0 Active Pull Requests
38 Active Issues
Excluding merges, 1 author has pushed 367 commits to main and 484 commits to all branches. On main, 543 files have changed and there have been 178718 additions and 24338 deletions.

1 Release published by 1 user

Published v0.1.0 v0.1.0 2026-06-15 17:57:18 +01:00

34 Issues closed from 2 users

Closed #30 History brings back all commands in both modes 2026-06-14 12:20:22 +01:00

Closed #27 Bottom status line: keybindings-only, context- and state-aware; add mode advanced to empty hint 2026-06-13 13:18:04 +01:00

Closed #28 Reconsider showing relationship prose in add column (incidental DDL) confirmations 2026-06-12 23:44:41 +01:00

Closed #29 Command input keystroke support 2026-06-12 23:11:44 +01:00

Closed #26 Hint panel omits the optional count argument after seed <table> 2026-06-12 22:34:15 +01:00

Closed #34 seed: built-in value sets for conventional enum-ish columns (priority, status, …) 2026-06-12 21:35:51 +01:00

Closed #33 seed: year-like int columns (*_year, published) get unbounded values 2026-06-12 21:35:50 +01:00

Closed #25 Focused sidebar border: use accent colour, not bold (box-art renders broken in casts) 2026-06-12 16:00:50 +01:00

Closed #32 Unexpected maths aggregating with decimals 2026-06-12 15:41:49 +01:00

Closed #31 Do we expect to hint/complete table aliases? 2026-06-12 15:02:35 +01:00

Closed #24 Load picker: vi-style navigation (j/k) — UX + makes the picker demoable in casts 2026-06-11 11:00:22 +01:00

Closed #22 Overlay hints for keystrokes/annotations (cast recording + guided lessons) 2026-06-11 11:00:21 +01:00

Closed #23 Handle long command input 2026-06-10 22:27:37 +01:00

Closed #20 Reconsider adjustment of hint panel height 2026-06-10 22:27:36 +01:00

Closed #21 Database structure view improvements 2026-06-10 22:27:36 +01:00

Closed #19 Needs check: can we drop the PK from a table? 2026-06-10 14:17:31 +01:00

Closed #16 Restore typing-time column-typo hint for SQL expressions via known-function list 2026-06-02 15:40:43 +01:00

Closed #15 Tab completion: offer common SQL function names in expression positions 2026-06-02 15:40:40 +01:00

Closed #14 --resume should restore the last-used input mode (simple/advanced) 2026-06-02 15:40:37 +01:00

Closed #10 Output panel: [error] tag color identical to [system] — treat error as a special case (gap in ADR-0037) 2026-06-02 15:40:34 +01:00

Closed #11 Copy output panel contents to the system clipboard 2026-06-02 15:30:34 +01:00

Closed #9 [ok] explain <Table> is uninformatively terse; reconsider whether the [ok] line duplicates the SQL-echo line above it 2026-05-30 22:39:02 +01:00

Closed #7 Advanced mode: explain not yet supported 2026-05-30 19:44:19 +01:00

Closed #12 Long input hints overflow horizontally (e.g. field-value hints on insert) 2026-05-30 10:06:00 +01:00

Closed #13 Undo confirmation dialog: too narrow and language polish 2026-05-29 23:15:47 +01:00

Closed #8 Advanced-mode syntax highlighting: identifiers and type keywords share the same teal color 2026-05-29 23:15:36 +01:00

Closed #17 Simple mode: wrong-count insert tuples miss the friendly arity diagnostic that advanced mode shows 2026-05-29 21:45:37 +01:00

Closed #18 Completion suppression gate uses schemaless parse (input_parses_complete) — sibling of the #2 fallback bug 2026-05-29 11:38:55 +01:00

Closed #2 VALUES-list completion stops giving useful hints once the first value is a string literal 2026-05-29 11:23:12 +01:00

Closed #6 Advanced-mode SELECT: aggregation functions (sum/avg/count/min/max) execute correctly but are highlighted red and the line marked [ERR] 2026-05-28 23:07:50 +01:00

Closed #5 Advanced-mode CREATE TABLE: double shown as a separate type literal; full type list only appears after a trailing space 2026-05-28 20:01:37 +01:00

Closed #4 Advanced-mode create table T ( suggests table-level constraints before suggesting a column name 2026-05-28 20:01:35 +01:00

Closed #3 Advanced-mode create table T only suggests with( for SQL column-def list missing 2026-05-28 20:01:31 +01:00

Closed #1 INSERT ... VALUES (...) without a column list: simple/advanced behaviour inconsistent 2026-05-28 17:42:34 +01:00

38 Issues created by 1 user

Opened #1 INSERT ... VALUES (...) without a column list: simple/advanced behaviour inconsistent 2026-05-28 14:43:34 +01:00

Opened #2 VALUES-list completion stops giving useful hints once the first value is a string literal 2026-05-28 14:43:39 +01:00

Opened #3 Advanced-mode create table T only suggests with( for SQL column-def list missing 2026-05-28 14:43:44 +01:00

Opened #4 Advanced-mode create table T ( suggests table-level constraints before suggesting a column name 2026-05-28 14:43:51 +01:00

Opened #5 Advanced-mode CREATE TABLE: double shown as a separate type literal; full type list only appears after a trailing space 2026-05-28 14:44:06 +01:00

Opened #6 Advanced-mode SELECT: aggregation functions (sum/avg/count/min/max) execute correctly but are highlighted red and the line marked [ERR] 2026-05-28 14:44:13 +01:00

Opened #7 Advanced mode: explain not yet supported 2026-05-28 14:44:18 +01:00

Opened #8 Advanced-mode syntax highlighting: identifiers and type keywords share the same teal color 2026-05-28 14:44:22 +01:00

Opened #9 [ok] explain <Table> is uninformatively terse; reconsider whether the [ok] line duplicates the SQL-echo line above it 2026-05-28 14:44:32 +01:00

Opened #10 Output panel: [error] tag color identical to [system] — treat error as a special case (gap in ADR-0037) 2026-05-28 14:44:48 +01:00

Opened #11 Copy output panel contents to the system clipboard 2026-05-28 14:44:56 +01:00

Opened #12 Long input hints overflow horizontally (e.g. field-value hints on insert) 2026-05-28 14:45:02 +01:00

Opened #13 Undo confirmation dialog: too narrow and language polish 2026-05-28 14:45:09 +01:00

Opened #14 --resume should restore the last-used input mode (simple/advanced) 2026-05-28 14:45:14 +01:00

Opened #15 Tab completion: offer common SQL function names in expression positions 2026-05-28 23:03:42 +01:00

Opened #16 Restore typing-time column-typo hint for SQL expressions via known-function list 2026-05-28 23:03:50 +01:00

Opened #17 Simple mode: wrong-count insert tuples miss the friendly arity diagnostic that advanced mode shows 2026-05-29 11:21:04 +01:00

Opened #18 Completion suppression gate uses schemaless parse (input_parses_complete) — sibling of the #2 fallback bug 2026-05-29 11:21:17 +01:00

Opened #19 Needs check: can we drop the PK from a table? 2026-06-10 13:50:12 +01:00

Opened #20 Reconsider adjustment of hint panel height 2026-06-10 14:25:41 +01:00

Opened #21 Database structure view improvements 2026-06-10 14:36:31 +01:00

Opened #22 Overlay hints for keystrokes/annotations (cast recording + guided lessons) 2026-06-10 14:53:15 +01:00

Opened #23 Handle long command input 2026-06-10 15:07:54 +01:00

Opened #24 Load picker: vi-style navigation (j/k) — UX + makes the picker demoable in casts 2026-06-10 18:11:14 +01:00

Opened #25 Focused sidebar border: use accent colour, not bold (box-art renders broken in casts) 2026-06-11 14:35:26 +01:00

Opened #27 Bottom status line: keybindings-only, context- and state-aware; add mode advanced to empty hint 2026-06-12 11:59:51 +01:00

Opened #26 Hint panel omits the optional count argument after seed <table> 2026-06-12 11:59:51 +01:00

Opened #28 Reconsider showing relationship prose in add column (incidental DDL) confirmations 2026-06-12 11:59:52 +01:00

Opened #29 Command input keystroke support 2026-06-12 14:01:00 +01:00

Opened #30 History brings back all commands in both modes 2026-06-12 14:03:28 +01:00

Opened #31 Do we expect to hint/complete table aliases? 2026-06-12 14:08:36 +01:00

Opened #32 Unexpected maths aggregating with decimals 2026-06-12 14:12:21 +01:00

Opened #33 seed: year-like int columns (*_year, published) get unbounded values 2026-06-12 14:42:19 +01:00

Opened #34 seed: built-in value sets for conventional enum-ish columns (priority, status, …) 2026-06-12 14:55:28 +01:00

Opened #35 Enforce cargo fmt across the codebase (single reformat + CI gate) 2026-06-14 14:47:18 +01:00

Opened #36 help: advanced-mode SQL forms collapse onto simple sibling (no distinct help content) 2026-06-14 23:00:32 +01:00

Opened #37 hint: clause-concept hints (deferred extension of ADR-0053) 2026-06-15 11:46:55 +01:00

Opened #38 hint: pre-submit-diagnostic route + diagnostic.* tier-3 blocks (deferred from ADR-0053) 2026-06-15 17:24:54 +01:00