-
Notifications
You must be signed in to change notification settings - Fork 104
Added sp_helplogins - stored proc that provides information about logins and users associated with those logins. #3733
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
Open
ayushdsh
wants to merge
57
commits into
babelfish-for-postgresql:BABEL_5_X_DEV
Choose a base branch
from
ayushdsh:babel-5742
base: BABEL_5_X_DEV
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 46 commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
0079da2
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 23684fe
Removed tests from singledb-schedule since these tests are expected to
ayushdsh 6b2ddbb
Addressed comments - improved join conditions, separated prepare script
ayushdsh 68f7149
Rectified upgrade scripts
ayushdsh f442c91
Removing upgrade script to test test-failures
ayushdsh 89a9344
Added prepare script to ignore in jdbc_schedule
ayushdsh 5d9038d
Added view all_database_users to expected of upgrade validation
ayushdsh 55db312
Added wrapper around original stored proc to reduce duplication and
ayushdsh 2f1dc51
Removed view from expected of upgrade validation
ayushdsh 8ccfbc0
Rectified testcases
ayushdsh f48e50c
Rectified jdbc_schedule
ayushdsh df98409
Added internal view to expected upgrade and sql validation
ayushdsh 9bc8e3b
Trying to rectify tests
ayushdsh 5d695e2
Rectified to fix database collation failures
ayushdsh fd42f89
Rectified testcases and added test for internal views
ayushdsh 85e306d
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 26f75bb
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 4cc439e
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 398125e
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 9b50dbd
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 2425564
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 663a316
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 0fc2d30
Merge branch 'babelfish-for-postgresql:BABEL_5_X_DEV' into babel-5742
ayushdsh 5da07e6
Added statements for understanding dump-restore failure
ayushdsh 2c483cc
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh bca0d80
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 371d20f
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 2226e16
Merge branch 'babelfish-for-postgresql:BABEL_5_X_DEV' into babel-5742
ayushdsh 80b72dc
Merge branch 'babelfish-for-postgresql:BABEL_5_X_DEV' into babel-5742
ayushdsh ad1d519
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh e8954bf
Merge branch 'BABEL_5_X_DEV' into babel-5742
ayushdsh 119924b
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh aa9f842
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 511b6b9
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh b515544
Merge branch 'babelfish-for-postgresql:BABEL_5_X_DEV' into babel-5742
ayushdsh 2764fc9
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 3befb69
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 19b2dae
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh e458cde
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 3c2d645
testing to find out failures in GA where tests are not able to get ms…
ayushdsh 40a83d2
testing to find out failures in GA where tests are not able to get ms…
ayushdsh 6c89c70
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 223e37e
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 13e8f22
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 976e4ec
Merge branch 'babelfish-for-postgresql:BABEL_5_X_DEV' into babel-5742
ayushdsh 5d1fbf8
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh e878316
Merge branch 'babelfish-for-postgresql:BABEL_5_X_DEV' into babel-5742
ayushdsh 5474f10
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 03f3072
testing dump-restore
ayushdsh c32f785
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 6d06f27
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 589aaa6
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh 76e1b7b
Handling overflow and incorrect outputs in case of certain money and …
ayushdsh 34def74
Handling overflow and incorrect outputs in case of certain money and …
ayushdsh f5dae32
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh c39bb30
Merge branch 'babelfish-for-postgresql:BABEL_5_X_DEV' into babel-5742
ayushdsh ec9288a
Added sp_helplogins which is a system stored procedure that provides …
ayushdsh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -104,3 +104,6 @@ GO | |
|
||
DROP LOGIN babel_5146_user_l1; | ||
GO | ||
|
||
GRANT CONNECT TO guest; | ||
GO |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
-- tsql user=jdbc_user password=12345678 database=master | ||
drop user if exists userof_sp_helplogins_testlogin | ||
GO | ||
|
||
drop login sp_helplogins_testlogin | ||
GO | ||
|
||
drop user if exists userof_testloginwithsecurityadmin | ||
GO | ||
|
||
drop user if exists userof_testloginwithsecurityadmin_indb1 | ||
GO | ||
|
||
drop login testloginwithsecurityadmin | ||
GO | ||
|
||
drop database sp_helplogins_db1 | ||
GO | ||
|
||
drop user if exists userof_testloginwithsecurityadmin2 | ||
GO | ||
|
||
drop login testloginwithsecurityadmin2 | ||
GO | ||
|
||
drop login testloginindb1 | ||
GO | ||
|
||
drop user if exists userof_testloginindb1 | ||
GO | ||
|
||
drop login testloginwithoutusers | ||
GO | ||
|
||
drop user if exists u_testloginwithotherdefdb | ||
GO | ||
|
||
drop login testloginwithotherdefdb | ||
GO |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.