Entity
Commit 70f724f
Deployed in commit 70f724f, this fix addressed regex matching in SQL extraction, ensuring only intended SQL code blocks are captured, improving parsing accuracy. Commit 70f724f cleaned up safety nets by stripping explanation text markers from the extracted SQL, ensuring pure SQL before execution.