Skip to content

Commit d8b0c2b

Browse files
authored
Merge pull request #141 from EasyAbp/add-parent-id-idx
Added `ParentId` idx for the File entity
2 parents b927c84 + 614d7c7 commit d8b0c2b

File tree

11 files changed

+3850
-1
lines changed

11 files changed

+3850
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ host/EasyAbp.FileManagement.IdentityServer/Logs/logs.txt
256256
host/EasyAbp.FileManagement.HttpApi.Host/Logs/logs.txt
257257
host/EasyAbp.FileManagement.Web.Host/Logs/logs.txt
258258
host/EasyAbp.FileManagement.Web.Unified/Logs/logs.txt
259+
host/EasyAbp.FileManagement.Blazor.Host/Logs/logs.txt
260+
host/EasyAbp.FileManagement.Blazor.Server.Host/Logs/logs.txt
259261

260262
**/my-files/
261263

0 commit comments

Comments
 (0)