mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Merge branch 'master' of github.com:jedmccaleb/NewCoin into new_pathfinding
This commit is contained in:
@@ -96,6 +96,7 @@ static void addTxnSeqField()
|
||||
Log(lsINFO) << i << " transactions updated";
|
||||
}
|
||||
|
||||
Log(lsINFO) << "Building new index";
|
||||
db->executeSQL("CREATE INDEX AcctTxIndex ON AccountTransactions(Account, LedgerSeq, TxnSeq, TransID);");
|
||||
db->executeSQL("END TRANSACTION;");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user