- Update datasets handlers with improved error handling - Refactor WebSocket handler for better organization - Clean up jobs.go handler implementation - Add websocket_metrics table to Postgres and SQLite schemas |
||
|---|---|---|
| .. | ||
| dataset.go | ||
| db_connect.go | ||
| db_experiments.go | ||
| db_jobs.go | ||
| db_metrics.go | ||
| migrate.go | ||
| paths.go | ||
| schema_embed.go | ||
| schema_postgres.sql | ||
| schema_sqlite.sql | ||