code for working with the databases inside hero
- Add EventStatus enum to represent event states (Draft, Published, Cancelled). - Extend Event model with color, category, reminder, timezone, created_by, all_day and is_recurring fields. - Add color and description fields to Calendar model. - Enhance calendar example to demonstrate new features, including event status changes, and detailed calendar information. - Improve example output for clarity and comprehensiveness. - Add owner_id and is_public fields to Calendar model for enhanced management. 2025-05-28 13:09:05,630 - INFO - Commit message copied to clipboard. |
||
---|---|---|
acldb | ||
adapter_macros | ||
herodb_old | ||
heromodels | ||
heromodels_core | ||
heromodels-derive | ||
ourdb | ||
prompts | ||
radixtree | ||
rhai_client_macros | ||
specs/models | ||
tst | ||
.gitignore | ||
herodb_ourdb_migration_plan.md | ||
instructions.md | ||
mcc_models_standalone_plan.md | ||
model_trait_unification_plan.md | ||
standalone_ourdb_example.rs | ||
tst_implementation_plan.md | ||
tst_integration_plan.md |