Skip to content

Issue 20: Remove raw SQL usage from the codebase - #24

Merged
tobyash86 merged 2 commits into
devfrom
issue-20-Remove_raw_SQL_usage_from_the_codebase
Jul 9, 2020
Merged

Issue 20: Remove raw SQL usage from the codebase#24
tobyash86 merged 2 commits into
devfrom
issue-20-Remove_raw_SQL_usage_from_the_codebase

Conversation

@tobyash86

Copy link
Copy Markdown
Owner

Merging same orders in the cart by increasing quantity instead of duplicating them

Merging same orders in the cart by increasing quantity instead of duplicating them
@tobyash86
tobyash86 requested review from jzielnik, ma-rybak and pkrukp and removed request for ma-rybak and pkrukpJuly 9, 2020 13:18
@tobyash86tobyash86 linked an issue Jul 9, 2020 that may be closed by this pull request
@tobyash86tobyash86 added this to the webgoat.net-1.0 milestone Jul 9, 2020
@tobyash86tobyash86 added the bug Something isn't working label Jul 9, 2020
@tobyash86tobyash86 self-assigned this Jul 9, 2020
jzielnik
jzielnik previously requested changes Jul 9, 2020
Comment threadWebGoatCore/Controllers/CartController.cs Outdated
@tobyash86
tobyash86 dismissed jzielnik’s stale reviewJuly 9, 2020 15:08

Issue fixed without re-review request from reviewer side.

@tobyash86
tobyash86 merged commit 2ff6f38 into devJul 9, 2020
@tobyash86
tobyash86 deleted the issue-20-Remove_raw_SQL_usage_from_the_codebase branch July 9, 2020 15:10
@tobyash86tobyash86 linked an issue Nov 17, 2020 that may be closed by this pull request
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove raw SQL usage from the codebase Duplicate entries in cart causes exception during checkout

2 participants

@tobyash86@jzielnik