candle-annotator/drizzle/meta
Marko Djordjevic dadf515406 feat: add database schema, migrations, and API endpoints for span annotations
- Add span_label_types and span_annotations tables to schema
- Seed default span label types (bull_flag, bear_flag, etc.)
- Implement CRUD API endpoints for span label types
- Implement CRUD API endpoints for span annotations
- Add time swap validation in POST endpoint (start_time <= end_time)
2026-02-14 05:56:28 +01:00
..
0000_snapshot.json Add drizzle migration files and remove drizzle/ from .gitignore 2026-02-12 14:47:06 +00:00
0001_snapshot.json feat: add annotation types management system 2026-02-12 18:17:44 +01:00
0002_snapshot.json feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
0003_snapshot.json feat: add database schema, migrations, and API endpoints for span annotations 2026-02-14 05:56:28 +01:00
_journal.json feat: add database schema, migrations, and API endpoints for span annotations 2026-02-14 05:56:28 +01:00