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

Update SqlServerObjectsInstaller.cs #1222

Merged
merged 1 commit into from
Jul 13, 2018
Merged

Conversation

TimSQL
Copy link
Contributor

@TimSQL TimSQL commented Jul 12, 2018

Support Azure Sql Managed instance

Support Azure Sql Managed instance
@codecov-io
Copy link

Codecov Report

Merging #1222 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1222   +/-   ##
=======================================
  Coverage   68.47%   68.47%           
=======================================
  Files         156      156           
  Lines        5136     5136           
  Branches     1083     1083           
=======================================
  Hits         3517     3517           
  Misses       1469     1469           
  Partials      150      150
Impacted Files Coverage Δ
...rc/Hangfire.SqlServer/SqlServerObjectsInstaller.cs 57.57% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 140b92f...031f313. Read the comment docs.

@odinserj
Copy link
Member

@TimSQL, may be we should remove that method completely?

@TimSQL
Copy link
Contributor Author

TimSQL commented Jul 12, 2018

Ok, do i make another commit for that?@odinserj

@odinserj odinserj added this to the Hangfire 1.6.20 milestone Jul 13, 2018
@odinserj odinserj merged commit 768fedb into HangfireIO:master Jul 13, 2018
@odinserj
Copy link
Member

@TimSQL I've accepted this PR, because it solves the issue anyway. If you wish to remove that method completely, I will be happy to accept the new PR as well. Thanks!

@odinserj odinserj requested review from odinserj and removed request for odinserj July 13, 2018 10:31
TimSQL added a commit to TimSQL/Hangfire that referenced this pull request Jul 17, 2018
In addition HangfireIO#1222: Removed the function IsSqlEditionSupported to support future versions of SQL Server.
odinserj pushed a commit that referenced this pull request Jul 31, 2018
* Update SqlServerObjectsInstaller.cs

In addition #1222: Removed the function IsSqlEditionSupported to support future versions of SQL Server.

* Remove the unused SqlEngineEdition class
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.

3 participants