updated config
This commit is contained in:
@@ -80,6 +80,7 @@ class Repository:
|
||||
|
||||
# Prepare batch data
|
||||
batch_data = [txn.to_dict() for txn in valid_transactions]
|
||||
#logger.info("Batch data: %s", batch_data)
|
||||
|
||||
# Execute batch insert
|
||||
insert_sql = """
|
||||
|
||||
Reference in New Issue
Block a user