Files
pad/internal
David Barkhausen 03d73478ed fix(store): allow NULL api_tokens.workspace_id on SQLite for account tokens (#732)
Rebuild api_tokens on SQLite with workspace_id nullable, matching Postgres and the Go contract. Fixes the 500 on POST /api/v1/auth/tokens (workspace-agnostic account-token creation) on SQLite deployments.

Fixes #731.

Co-authored-by: b4rk13 <b4rk13@users.noreply.github.com>
2026-06-15 11:31:45 -04:00
..
2026-03-26 01:52:36 +00:00