Skip to content

Choose a tag to compare

@simonw simonw released this 01 Sep 15:30
  • "rows" from execute_sql is now an array of objects. Previously it was an array of arrays. This should help weaker models avoid losing track of which positional array element maps to which column. #1
  • Now depends on mcp>=2.1.1.