mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-05 03:45:30 -05:00
Kysely fills keys missing from some rows of a multi-row .values() with literal null on SQLite (it cannot emit the DEFAULT keyword), which was the cause of the organizer registration crash. The kysely patch now rejects row arrays whose element type has optional or heterogeneous keys, with an error naming the offending column. |
||
|---|---|---|
| .. | ||
| core | ||
| data | ||
| dev | ||
| factories | ||
| img | ||
| constants.ts | ||
| index.ts | ||