updated config

This commit is contained in:
2026-03-08 12:11:12 +05:30
parent 7fdeacf0f0
commit 9f05306d6e
3 changed files with 6 additions and 5 deletions

View File

@@ -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 = """