Skip to content
Open
Changes from 2 commits
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 Jun 27, 2024
c39be07
Determination of the correct number of reads, inserts, deletes, etc. …
DevM900 Jun 28, 2024
1fd2464
Determination of the correct number of reads, inserts, deletes, etc. …
DevM900 Jun 28, 2024
9112e28
Added comments.
DevM900 Jun 28, 2024
c00d785
Merge branch 'DatabaseInfo' of https://github.com/DevM900/NETProvider…
DevM900 Jun 28, 2024
124e5f3
Type of the key of the result collection changed from "uint" to "short".
DevM900 Jul 4, 2024
c43a1bf
Type of the key of the result collection changed from "uint" to "short".
DevM900 Jul 4, 2024
72ed318
Added tests for determination of the number of reads, inserts, delete…
DevM900 Jul 4, 2024
aa0d9f7
using await
DevM900 Sep 13, 2024
2acda4a
changed to var
DevM900 Sep 13, 2024
7edc7ee
prefix on argument removed,
DevM900 Sep 13, 2024
367af06
extra spaces removed
DevM900 Sep 13, 2024
600fb37
'private' modifier removed
DevM900 Sep 13, 2024
3f1e72c
prefix 'a' on arguments removed
DevM900 Sep 13, 2024
a9311a0
Merge remote-tracking branch 'upstream/master' into DatabaseInfo
DevM900 Nov 4, 2024
cef7087
Typo statistic -> statistics
DevM900 Nov 4, 2024
e720df4
removed not needed "using"
DevM900 Nov 4, 2024
bf09d5a
changed to "var"
DevM900 Nov 4, 2024
fa0f53c
Using async/await in "GetTableNameList"
DevM900 Nov 4, 2024
9470f22
added “using” to ensure that resources are released
DevM900 Nov 4, 2024
187ab1c
moved "trim" to SQL
DevM900 Nov 4, 2024
fe4c525
added missing async/await
DevM900 Nov 6, 2024
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

These merge commits were added into this branch cleanly.

There are no new changes to show.