code for working with the databases inside hero
- Ensure all model types always have a primary key index entry. - Simplify `get_all()` implementation by relying on primary key index. - Remove redundant code in `get_all()` for finding all object IDs. - Improve error handling and clarity in database operations. |
||
---|---|---|
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 |