Skip to content

Commit a263bb4

Browse files
Merge branch 'main' into uschwinn-patch-12
2 parents a86f8c9 + a03d11b commit a263bb4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

data-platform/core-converged-db/db-blockchain/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Users can verify that rows have not been tampered. A hash value that is part of
55

66
Review Date: 03.06.2024
77

8+
89
## Useful Links
910

1011
### Documentation
@@ -45,4 +46,3 @@ Copyright (c) 2023 Oracle and/or its affiliates.
4546
Licensed under the Universal Permissive License (UPL), Version 1.0.
4647

4748
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
48-

data-platform/core-converged-db/real-application-testing/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Statements from a SQL workload can be tested and compared and tuned if necessary
55

66
Database Replay can be used to capture a real workload on the production system and replay it on a test system with the exact timing, concurrency, and transaction characteristics of the original workload. This enables you to test the effects of a system change without affecting the production system.
77

8+
Review Date: 03.06.2024
89
## Useful Links
910

1011
### Documentation
@@ -34,4 +35,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.
3435

3536
Licensed under the Universal Permissive License (UPL), Version 1.0.
3637

37-
See LICENSE for more details.
38+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)