Hey all, I have a blob column in an entity, but I don't want to always actually load the blob, just on demand (but I still want to be able to see the other attributes in the entity). Any best practice here to have the blob be lazy?
Thanks, Lon
Hey all, I have a blob column in an entity, but I don't want to always actually load the blob, just on demand (but I still want to be able to see the other attributes in the entity). Any best practice here to have the blob be lazy?
Thanks, Lon