Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct DeleteWithOutputAsync() function name #2967

Merged
merged 4 commits into from
Apr 23, 2021

Conversation

viceroypenguin
Copy link
Contributor

No description provided.

@viceroypenguin viceroypenguin added this to the 3.4.0 milestone Apr 22, 2021
@viceroypenguin viceroypenguin self-assigned this Apr 22, 2021
@sdanyliv
Copy link
Member

sdanyliv commented Apr 22, 2021

Well, looks like we do not have regression test for this function ;)

@viceroypenguin
Copy link
Contributor Author

viceroypenguin commented Apr 22, 2021

pish posh. 😁

@sdanyliv
Copy link
Member

And missed again. Tested on Sync version.

@viceroypenguin
Copy link
Contributor Author

Yes, all of the tests were only done w/ the sync version. Only added sync to match the other sync tests. I can double all of the tests for the async versions if you want? Seems somewhat extraneous, but...

@sdanyliv
Copy link
Member

Believe me it worth efforts. We can accidentally change something and async versions may fail.

@viceroypenguin
Copy link
Contributor Author

PS: Blame @MaceWindu - he's the one who wrote the InsertWithOutput tests that I copied from originally... 😉

@sdanyliv
Copy link
Member

It's me ;) Really messed up with count of new methods.

@viceroypenguin
Copy link
Contributor Author

There. Punk... :)

@viceroypenguin
Copy link
Contributor Author

/azp run test-all

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@MaceWindu MaceWindu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests fail, probably something wrong with asserts

@viceroypenguin
Copy link
Contributor Author

/azp run test-all

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@linq2dbot
Copy link

Test baselines changed by this PR. Don't forget to merge/close baselines PR after this pr merged/closed.

@MaceWindu MaceWindu merged commit 795241f into master Apr 23, 2021
@MaceWindu MaceWindu deleted the delete-with-output-namefix branch April 23, 2021 14:02
MaceWindu pushed a commit to linq2db/linq2db.baselines that referenced this pull request Apr 23, 2021
* [Windows / NET472 / SQL Server 2019 (Microsoft.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2008 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2017 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2014 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2012 (System.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2012 (System.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2014 (System.Data.SqlClient)] baselines

* [Linux / NET5.0 / SQL Server 2019 (Microsoft.Data.SqlClient)] baselines

* [Windows / NET 5.0 / SQL Server 2019 (Microsoft.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2016 (System.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2008 (System.Data.SqlClient)] baselines

* [Windows / NETCOREAPP2.1 / SQL Server 2017 (System.Data.SqlClient)] baselines

* [Windows / NET472 / SQL Server 2016 (System.Data.SqlClient)] baselines

Co-authored-by: Azure Pipelines Bot <azp@linq2db.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants