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

Sql server old version compatibility #7495

Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
9284369
Compatibility for sqlDatabaseIOV2
Trovalo May 11, 2020
9c929b7
comaptibilty for sqlMemoryClerkV2
Trovalo May 11, 2020
6f18b9e
compatibility for sqlMemoryClerkV2
Trovalo May 11, 2020
594eb6f
compat for sqlMemoryClerkV2 removed unused var
Trovalo May 11, 2020
a2f14b0
compatibility for sqlServerPropertiesV2
Trovalo May 11, 2020
678e878
comaptibility for sqlServerSchedulersV2, used variable
Trovalo May 11, 2020
a76fd9e
compatibility for sqlPerformanceCountersV2
Trovalo May 11, 2020
64be4bd
added varaible in sqlPerformanceCountersV2
Trovalo May 11, 2020
6d9441a
compatibility for sqlServerVolumeSpaceV2
Trovalo May 11, 2020
817c9e5
edited if in sqlServerCpuV2, the emaning is the same
Trovalo May 11, 2020
daf12c3
added notes
Trovalo May 11, 2020
f76c7c3
fix missing single quote sqlDatabaseIOV2
Trovalo May 11, 2020
ead5581
fix sqlServerPropertiesV2
Trovalo May 11, 2020
6fab775
fix sqlServerVolumeSpaceV2 case statement
Trovalo May 11, 2020
085430d
sqlDatabaseIOV2 - changed dynamic query structure
Trovalo May 25, 2020
d6a04c2
sqlDatabaseIOV2 - Edited trim of "\"
Trovalo May 25, 2020
3b2ea55
sqlServerPropertiesV2 - restored old queries, edite on prem dynamic sql
Trovalo May 25, 2020
a3895bd
sqlServerPropertiesV2 - commented debug print
Trovalo May 25, 2020
9133975
sqlServerPropertiesV2 - dynamic SQL indentation
Trovalo May 25, 2020
8b46430
sqlServerSchedulersV2 - edited dynamic SQL structure
Trovalo May 26, 2020
29a2c78
sqlPerformanceCountersV2 - edited dynamic sql structure
Trovalo May 26, 2020
f361270
sqlServerVolumeSpaceV2 - edited trim of trailing "\"
Trovalo May 26, 2020
ad132e3
sqlMemoryClerkV2 - edited dynamic sql structure
Trovalo May 26, 2020
d043cce
sqlDatabaseIOV2 - fixed var assignment error
Trovalo May 26, 2020
23d4e39
sqlMemoryClerkV2 - fix @MajorMinorVersion check value
Trovalo May 26, 2020
2d9200f
sqlServerSchedulersV2 - fix @MajorMinorVersion IF value
Trovalo May 26, 2020
d8da679
Merge branch 'master' into SQL-Server-old-version-compatibility
Trovalo May 26, 2020
23f55f3
sqlPerformanceCountersV2 - [Preemptive CPU Usage (time)] type
Trovalo May 26, 2020
e5e2383
Removed debug prints
Trovalo Jun 9, 2020
eac087c
Replaced UNION ALL with VALUES
Trovalo Jun 9, 2020
f6c469e
sqlServerPropertiesV2 - removed repetition of serverproperty EngineEd…
Trovalo Jun 9, 2020
ffed31b
changed @EngineEdition type to tinyint
Trovalo Jun 9, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading