fix docs
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
- **Configuration**: Added `PROGRESS_LOG_INTERVAL` to control logging frequency
|
||||
- **Configuration**: Added `BENCHMARK_OUTPUT_DIR` to specify benchmark results directory
|
||||
- **Documentation**: Updated README.md, MIGRATION_WORKFLOW.md, QUICKSTART.md, EXAMPLE_WORKFLOW.md with current implementation
|
||||
- **Documentation**: Corrected index and partitioning documentation to reflect actual PostgreSQL schema:
|
||||
- Uses `event_timestamp` (not separate event_date/event_time)
|
||||
- Primary key includes `event_year` for partitioning
|
||||
- Consolidation key is UNIQUE (unit_name, tool_name_id, event_timestamp, event_year)
|
||||
|
||||
### Removed
|
||||
- **migration_state.json**: Replaced by PostgreSQL table
|
||||
|
||||
Reference in New Issue
Block a user