-
- Notifications
You must be signed in to change notification settings - Fork 74
Correction of the return values of the DatabaseInfo methods for determining the insert, read and delete operations #1183
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
DevM900 wants to merge 22 commits into FirebirdSQL:master Choose a base branch from DevM900:DatabaseInfo
base: master
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 1 commit
Commits
Show all changes
22 commits Select commit Hold shift + click to select a range
b492cce Creation of backup and restore statistics can be switched off to supp…
DevM900 c39be07 Determination of the correct number of reads, inserts, deletes, etc. …
DevM900 1fd2464 Determination of the correct number of reads, inserts, deletes, etc. …
DevM900 9112e28 Added comments.
DevM900 c00d785 Merge branch 'DatabaseInfo' of https://github.com/DevM900/NETProvider…
DevM900 124e5f3 Type of the key of the result collection changed from "uint" to "short".
DevM900 c43a1bf Type of the key of the result collection changed from "uint" to "short".
DevM900 72ed318 Added tests for determination of the number of reads, inserts, delete…
DevM900 aa0d9f7 using await
DevM900 2acda4a changed to var
DevM900 7edc7ee prefix on argument removed,
DevM900 367af06 extra spaces removed
DevM900 600fb37 'private' modifier removed
DevM900 3f1e72c prefix 'a' on arguments removed
DevM900 a9311a0 Merge remote-tracking branch 'upstream/master' into DatabaseInfo
DevM900 cef7087 Typo statistic -> statistics
DevM900 e720df4 removed not needed "using"
DevM900 bf09d5a changed to "var"
DevM900 fa0f53c Using async/await in "GetTableNameList"
DevM900 9470f22 added “using” to ensure that resources are released
DevM900 187ab1c moved "trim" to SQL
DevM900 fe4c525 added missing async/await
DevM900 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
Type of the key of the result collection changed from "uint" to "short".
- Loading branch information
commit 124e5f3583867edf27e43ce711aa1784ffb1052d
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
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.