Skip to content

Next - #100

Merged
damusix merged 4 commits into
masterfrom
next
Sep 24, 2026
Merged

Next#100
damusix merged 4 commits into
masterfrom
next

Conversation

@damusix

@damusix damusix commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Repeated SelectList keys leave stale rows on screen. Index and FK names
repeat across tables, PostgreSQL overloads share a name, and rule
descriptions are free text.
The binary read .env through Bun (expanding $, cutting at #), and MSSQL
connected via master, which contained and non-VIEW-ANY-DATABASE logins
cannot. Connection errors name their reason and log the server's code;
global TUI shortcuts hold while a text field has input.
A file that runs past 10s now gets a server status report every 10s
(elapsed, pg_stat_progress_* / percent_complete / stage counters, lock
blockers) via file:progress, polled from one lazily checked-out side
connection held until the run ends. The run and change TUI screens
render it; Run Build and Run Exec cancel on a second Esc within 2s,
sending pg_cancel_backend / KILL QUERY through RunContext.signal.

Closes #98
@damusix
damusix merged commit d9b9efd into master Sep 24, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant