Commit graph

9 commits

Author SHA1 Message Date
732f486aef
feat: define product aggregate table and implement cqrs_es::View
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2024-07-15 17:55:09 +05:30
50bd3db7b3
fix: replace username with first and last name and use user_id UUID for primary keys
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-14 21:00:20 +05:30
4c6aa0782e
fix: use UUID based IDs to identify records instead of view_id in queries 2024-07-14 18:24:24 +05:30
f98213dc2e
feat: add category service with tests and ports
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
2024-07-13 21:29:43 +05:30
126ab58aa0
fix: sqlx offline compilation 2024-07-13 19:34:52 +05:30
420b8a7d8b
feat: Identifier: db pg adapter: UserView
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-19 00:39:01 +05:30
7d6ef92e1e
fix: sqlx offline compilation data
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-18 19:16:43 +05:30
36f85e2e18
feat: db port and (pg) adapter to check if verification secret exists 2024-05-18 18:29:08 +05:30
828a53b60d
chore: migrations and sqlx offline compilation data 2024-05-17 23:28:44 +05:30