Lotus.AI.Actions.ValidateSQL (Lotus v0.16.5)

Copy Markdown View Source

Validates SQL syntax against the database without executing.

Uses EXPLAIN to parse the query server-side, catching syntax errors and missing table/column references before the query is run.