[add]: MIgration to oracle database

This commit is contained in:
VivianDee
2025-07-03 05:02:08 +01:00
parent dff000dbb2
commit d6aabb959e
39 changed files with 265 additions and 1466 deletions
+1
View File
@@ -40,6 +40,7 @@ class OfferAnalysis:
original_transaction = transaction_id
return transaction_offer, offer, eligible_amount, original_transaction
@staticmethod
def _analyze_rack_checks(rack_response, offer):
logger.info(f"This is PayLoad for ANALYSYS ***** : {str(rack_response)}", exc_info=True)