wip retrieve image from db

This commit is contained in:
TheXamlGuy
2024-07-02 12:44:07 +01:00
parent de1cd3db55
commit 929d72e4e8
4 changed files with 47 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ public class ItemHandler(IDbContextFactory<WalletContext> dbContextFactory) :
{
x.Id,
x.Name,
HasImage = x.ImageId != null,
x.Description,
x.Category,
Blob = x.Blobs