Accusys d7f89a962b fix: frame_number is BIGINT in DB, use i64 not i32
frame_number column in face_detections table is defined as BIGINT (INT8).
Using i32 caused sqlx type mismatch at runtime. Fixed in:
- identity_agent_api.rs: query_as tuples and HashMap key
- qdrant_db.rs: upsert_face_embedding signature and row extraction
2026-05-25 04:07:30 +08:00
2026-03-25 14:51:25 +08:00

momentry_core

Digital asset management system with video analysis and RAG - Production version with API Key authentication

Description
Momentry Core - Digital Asset Management
Readme 668 MiB
Languages
Python 38.8%
Rust 27.6%
HTML 19.8%
Shell 5.9%
PLpgSQL 3%
Other 4.9%