barycenter/migration
Till Wegmueller dd3dd4ef31
fix: Rename device_code table to device_codes
The DeriveIden macro converted DeviceCode to device_code (singular),
but the SeaORM entity expects device_codes (plural). Adds a migration
to rename the table so queries match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 18:02:22 +01:00
..
src fix: Rename device_code table to device_codes 2026-02-22 18:02:22 +01:00
Cargo.toml feat: migrate from raw SQL to SeaORM migrations 2025-12-02 21:42:58 +01:00