Files
buildfor_life_repair/drizzle/migrations/meta/_journal.json
T
grabowskiandClaude Sonnet 4.6 4eed83e4dd
Deploy to LXC / deploy (push) Failing after 14m27s
Add SI value sorting to parts: parse Ohms/Farads/Henrys/Hz numerically
- New value_numeric column (double precision) stores parsed base-SI value
- parseValueNumeric() handles SI prefixes (p/n/µ/m/k/M/G) for F, H, Ω, Hz
- Computed on save in new/edit actions
- List page sortable by value_numeric (sorts within category, nulls last)
- Sort toggle added to filter bar

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-06-29 16:51:58 +07:00

20 lines
352 B
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1782725202288,
"tag": "0000_clear_sister_grimm",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1782726648360,
"tag": "0001_rainy_rictor",
"breakpoints": true
}
]
}