candle-annotator/openspec
Marko Djordjevic d1557a3846 fix: resolve numpy type conversion issues in ML service data access
- Convert numpy.int64 to Python int before passing to SQLAlchemy queries
- Prevents psycopg2.ProgrammingError: can't adapt type 'numpy.int64'
- Applied to get_candles(), get_span_annotations(), and get_point_annotations()
- All ML service database access tests now passing successfully
2026-02-17 14:10:21 +01:00
..
changes fix: resolve numpy type conversion issues in ML service data access 2026-02-17 14:10:21 +01:00
specs sync: migrate delta specs to main openspec/specs 2026-02-16 11:44:34 +01:00
config.yaml starting planning 2026-02-12 09:42:55 +01:00