duration_ms/file_size are int8; node-postgres returned them as strings, a footgun for any consumer doing arithmetic/sorting/comparison (already hand-patched once in playout totals). Register a global int8 type parser so the API emits real numbers. All such values are < 2^53 (no precision loss). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| pool.js | ||
| schema.sql | ||
| schema_patch_ampp.sql | ||
| schema_patch_editor.sql | ||
| schema_patch_groups_tokens.sql | ||