-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added batch behaviour and simpler queries
Fixed missing tx commit Added insert count to standard insert Get the count of inserted validators Get the inserted count for each query Get the total amount of rows not just inserted ones Removed test comments Returned the filled result Changed to return pubkeys instead of count Changed the return type from pubkey to index chore: convert ts types See: BEDS-880
- Loading branch information
Showing
3 changed files
with
145 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters