-
- Downloads
don't include :entity_fields on base entity because that forces those columns...
don't include :entity_fields on base entity because that forces those columns to be returned on EVERY query, which is not always desired. instead we need to find a way to make the fields list composable.
Please register or sign in to comment