mirror of
https://github.com/CloudNebulaProject/barycenter.git
synced 2026-04-10 13:10:42 +00:00
The migration creates the interval column as integer (INT4) but the entity and storage struct used i64 (INT8), causing a type mismatch error on PostgreSQL. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| authz | ||
| entities | ||
| admin_graphql.rs | ||
| admin_mutations.rs | ||
| errors.rs | ||
| jobs.rs | ||
| jwks.rs | ||
| lib.rs | ||
| main.rs | ||
| session.rs | ||
| settings.rs | ||
| storage.rs | ||
| user_sync.rs | ||
| web.rs | ||
| webauthn_manager.rs | ||