diff --git a/95a8190f4bbdcafbb4c72db81dfc2aa6/description b/95a8190f4bbdcafbb4c72db81dfc2aa6/description index 58a4f48..758040b 100644 --- a/95a8190f4bbdcafbb4c72db81dfc2aa6/description +++ b/95a8190f4bbdcafbb4c72db81dfc2aa6/description @@ -1,3 +1,5 @@ lazy read of DB when running `list` don't load the entire object, instead only load the relevant metadata used to display in the list + +Similarly, when running e.g. `ent show ISSUE_ID`, don't load the other issues.