hive
hive copied to clipboard
Fix: Add Type parameter to resolve bug with generic types in mixin usage
- Added Type parameter in adapter registration to fix issues with generic types when using mixins.
- This change addresses the bug where mixin-based models were not correctly recognized by the type registry.