The center of the circle is the midpoint of the diameter.
Center = ( (-3+1)/2, (-6+2)/2) = (-1, -2)
Radius = Distance from the center to either endpoint of the diameter
= √ [(1-(-1))2 + (2-(-2))2] = √[4+16] = √20
Equation of circle: (x-h)2 + (y-k)2 = r2, where (h,k) is the center and r is the radius.
So, equation of circle is (x+1)2 + (y+2)2 = 20