Files
OmniRoute/tests
diegosouzapw cb45d9dfe9 fix(quota): prune deleted pool id from api_keys.allowed_quotas
deletePool now runs a SQLite json_each UPDATE inside the existing
transaction to remove the pool's id from every api_key's allowed_quotas
JSON array, preventing stale pool references after deletion.

Tests: tests/unit/quota-pool-delete-prune.test.ts (7 scenarios).
2026-05-31 15:17:01 -03:00
..
2026-05-23 01:46:59 -03:00
2026-05-10 00:55:06 -03:00