mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-27 01:46:35 +00:00
PG adapter: setSearchPath now stores schema name, runner applies SET search_path on every connection checkout. Eliminates cross-request schema bleed (previous: setSearchPath mutated shared connection state). Middleware: always set search_path (removed 'public' skip condition). Sidebar: tenant switcher dropdown at bottom, loaded via htmx from /admin/_tenant_switcher. Hidden when only one tenant. Auto-submits on change. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bsb-tests.json | ||
| package.json | ||
| tsconfig.json | ||