Fix a typo/cut-n-paste error in DBCursor.join_item so that it doesn't
return a tuple. (this also implies that nobody uses this method; the bug has been here for a long time)
Showing
Please register or sign in to comment
return a tuple. (this also implies that nobody uses this method; the bug has been here for a long time)