ActiveRecord Roadmap
We present below our plans of what will add, changed (and eventually removed) on upcoming version of Castle ActiveRecord.
- Composite Keys: make it support relations on the Key class, and relations that use classes with composite keys should infer the columns that compose the key.
- Allow relations to use different columns (than the usual PK)