Skip to content

Commit 84e30dc

Browse files
authored
Update README.md
Added Review Date and License Link.
1 parent 742a338 commit 84e30dc

File tree

1 file changed

+4
-2
lines changed
  • data-platform/core-converged-db/db-blockchain

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
Blockchain tables are insert-only tables that organize rows into a number of system chains. Blockchain and Immutable tables are part of the Crypto-Secure Data Management features in Oracle 19c and later releases. Rows in a blockchain table are made tamper-resistant by special sequencing and chaining algorithms.
44
Users can verify that rows have not been tampered. A hash value that is part of the row metadata is used to chain and validate rows.
5-
5+
6+
Review Date: 03.06.2024
7+
68

79
## Useful Links
810

@@ -43,4 +45,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.
4345

4446
Licensed under the Universal Permissive License (UPL), Version 1.0.
4547

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

0 commit comments

Comments
 (0)