mirror of
https://github.com/corda/corda.git
synced 2025-04-08 11:54:44 +00:00
Update index name (to meet Oracle max length limitation of 30 chars).
This commit is contained in:
parent
c445c72d3a
commit
e94e02fc4b
@ -39,7 +39,7 @@
|
||||
</changeSet>
|
||||
|
||||
<changeSet author="R3.Corda" id="node_sender_distr_recs_add_indexes">
|
||||
<createIndex indexName="node_sender_distr_recs_keyinfo_idx" tableName="node_sender_distr_recs">
|
||||
<createIndex indexName="node_sender_distr_recs_idx1" tableName="node_sender_distr_recs">
|
||||
<column name="transaction_id"/>
|
||||
<column name="timestamp"/>
|
||||
<column name="timestamp_discriminator"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user