Benjamin Admin 0d2e79da66 Fix: Hardcode Kaikki stats (COUNT on 6M rows took 100s, blocked server)
SELECT COUNT(*) FROM vocabulary_kaikki was 100+ seconds without index,
blocking the entire backend. Hardcoded to 6,271,749 / 24 languages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-28 22:47:00 +02:00
Description
No description provided
14 MiB
Languages
TypeScript 58.1%
Python 34.9%
Go 5.5%
C# 0.8%
CSS 0.2%
Other 0.3%