- Validate view names with _SAFE_IDENTIFIER regex and check path traversal in _initialize_duckdb() - find_by_table() and get_table_map() now also search the tables[] array field - Add POST /api/admin/metrics/import endpoint for YAML file upload - Replace generic except in _connect_to_instance() with specific HTTPStatusError/TimeoutException handlers - Generate .claude/settings.json in _generate_claude_md() bootstrap - Update test_find_by_table and test_get_table_map to cover tables[] array lookups - Add test_import_metrics_yaml in TestMetricsAPI |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| access_requests.py | ||
| audit.py | ||
| column_metadata.py | ||
| knowledge.py | ||
| metrics.py | ||
| notifications.py | ||
| profiles.py | ||
| sync_settings.py | ||
| sync_state.py | ||
| table_registry.py | ||
| users.py | ||