Commit 5514065f authored by Praful Nalatwad's avatar Praful Nalatwad
Browse files

changed &check to &#9745

parent b55e4aa3
Branches
Tags
2 merge requests!270Core ImmuDB package and TOTP plugin - Implementation,!269Core ImmuDB package and TOTP plugin - Implementation
Showing with 2 additions and 2 deletions
......@@ -119,7 +119,7 @@ AtRevision (`atRevision`) - This option is used to request specific revision for
| AtTx | SinceTx | NoWait | AtRevision | Applies |
| :--: | :-----: | :----: | :--------: | :-----: |
| 0 | 0 | 0 | 0 | ✓ |
| 0 | 0 | 0 | 0 | ☑ |
| 0 | 0 | 0 | 1 | ✓ |
| 0 | 0 | 1 | 0 | ✓ |
| 0 | 0 | 1 | 1 | ✓ |
......@@ -128,7 +128,7 @@ AtRevision (`atRevision`) - This option is used to request specific revision for
| 0 | 1 | 1 | 0 | ✓ |
| 0 | 1 | 1 | 1 | ✓ |
| 1 | 0 | 0 | 0 | ✓ |
| 1 | 0 | 0 | 1 | ✗ |
| 1 | 0 | 0 | 1 | ☒ |
| 1 | 0 | 1 | 0 | ✓ |
| 1 | 0 | 1 | 1 | ✗ |
| 1 | 1 | 0 | 0 | ✗ |
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment