candle-annotator/scripts
2026-02-17 22:50:31 +01:00
..
import_talib_annotations.ts fix: correct timestamp/boolean types for PostgreSQL schema (Date not int, bool not 0/1) 2026-02-17 22:50:31 +01:00
list_charts.ts fix: correct timestamp/boolean types for PostgreSQL schema (Date not int, bool not 0/1) 2026-02-17 22:50:31 +01:00
load-initial-data.js fix: resolve database migration failures and startup ordering 2026-02-16 19:59:47 +01:00
migrate-sqlite-to-postgres.py feat: add Python migration script and successfully test SQLite to PostgreSQL data migration 2026-02-17 14:01:21 +01:00
migrate-sqlite-to-postgres.ts fix: correct timestamp/boolean types for PostgreSQL schema (Date not int, bool not 0/1) 2026-02-17 22:50:31 +01:00
run-migrations.js fix: resolve database migration failures and startup ordering 2026-02-16 19:59:47 +01:00
seed-span-labels.ts feat: add database schema, migrations, and API endpoints for span annotations 2026-02-14 05:56:28 +01:00
startup.sh fix: resolve database migration failures and startup ordering 2026-02-16 19:59:47 +01:00