fix table designer with ledger table (#1788)

This commit is contained in:
Hai Cao
2022-12-15 10:28:29 -08:00
committed by GitHub
parent 21a05606f7
commit ec071c8819
5 changed files with 88 additions and 0 deletions

View File

@@ -6525,6 +6525,26 @@ The Query Processor estimates that implementing the following index could improv
<target state="new">Press OK to input a different password.</target>
<note></note>
</trans-unit>
<trans-unit id="GeneratedAlwaysColumnType_TransactionIdStart">
<source>Transaction Id Start</source>
<target state="new">Transaction Id Start</target>
<note></note>
</trans-unit>
<trans-unit id="GeneratedAlwaysColumnType_TransactionIdEnd">
<source>Transaction Id End</source>
<target state="new">Transaction Id End</target>
<note></note>
</trans-unit>
<trans-unit id="GeneratedAlwaysColumnType_SequenceNumberStart">
<source>Sequence Number Start</source>
<target state="new">Sequence Number Start</target>
<note></note>
</trans-unit>
<trans-unit id="GeneratedAlwaysColumnType_SequenceNumberEnd">
<source>Sequence Number End</source>
<target state="new">Sequence Number End</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>