Skip to content

Commit 0f6bba8

Browse files
committed
Update todos
1 parent 76044d3 commit 0f6bba8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

todos.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
- [ ] Query to search the total quantity of a product before a specific date (a stock snapshot based on the given date)
2-
- [ ] Run dynamic search queries using Querydsl and return paginated data
1+
- [x] Query to search the total quantity of a product for a specific date (a stock snapshot based on the given date)
2+
- [x] Add dependencies for Querydsl usage
3+
- [ ] Implement dynamic queries using Querydsl and return paginated data

0 commit comments

Comments
 (0)