str.join() != string.join() as the former must be called with a string instance (406b1c68).
Otherwise a TypeError exception is raised when calling Connection().columns().
Showing
Please register or sign in to comment
Otherwise a TypeError exception is raised when calling Connection().columns().