Files
MemoryBear/api/app/repositories
Eternity 4534b65d6a refactor(workflow): optimize workflow history queries and migrate ORM to SQLAlchemy 2.0
- Migrate historical workflow queries from legacy ORM Query API to SQLAlchemy 2.0 select() + execute()
- Limit query fields and use pagination to reduce returned data, improving performance
- Preserve original ordering and filtering logic
2026-03-27 11:56:22 +08:00
..
2025-12-15 20:50:15 +08:00
2025-12-15 14:09:43 +08:00
2026-02-04 12:21:38 +08:00
2026-03-16 18:00:09 +08:00