Commit 2581336
committed
Enable non-clustered index for timeStamp column
Added `nonClusteredIndex` and `nonClusteredIndexDirection`
properties to the `timeStamp` configuration in
appsettings.json. These changes enable a non-clustered
index and set its direction to descending, improving
query performance for timeStamp-related operations.1 parent 44798cb commit 2581336
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments