New codeType Parameter for run-sql Endpoint
The run-sql endpoint now supports a codeType parameter to distinguish between SQL and Python code execution. This enables M2M clients to execute Python code while maintaining SQL validation for regular queries.