39d64b033e1123afdb4b4f58719664ff9067da3c
PostgreSQL POSIX regex on the server does not support \d shorthand, causing SUBSTRING to return NULL and every entry to get sequence 1. Replaced all \d with [0-9] in: - allocateSequenceNumber (new + old format queries) - recalculateSequence (new + old format queries) - debug-sequences endpoint (GET + POST queries) Also added samples field to debug GET for raw number diagnostics, and POST now handles old-format entries (BTG→B mapping) with ON CONFLICT GREATEST for proper counter merging. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
pre-launch hardening: Address Book type sort, Hot Desk proportions, TVA calculator, ROADMAP Phase 4B
Description
No description provided
Languages
TypeScript
98.7%
PLpgSQL
0.4%
Shell
0.3%
Dockerfile
0.2%
CSS
0.2%
Other
0.1%