pub(super) async fn handle_query(
db: &PgPool,
catalog: &SchemaCatalog,
params: TableQuery,
) -> Result<CallToolResult, ErrorData>pub(super) async fn handle_query(
db: &PgPool,
catalog: &SchemaCatalog,
params: TableQuery,
) -> Result<CallToolResult, ErrorData>