benjdv
benjdv
Currently requested column are reporter in a "random" order. It's not really a bug, but a it will be useful to have the capacity to preserve/get order of the column...
When setting timeout of different functions to negative value (ie no timeout) - (example query(sql, timeout=10)) - it produce an error : `ValueError: Attempted to set connect timeout to -1,...
In sqlline, a single semicolon (or space(s) followed by semicolon) - "[ ];*" - produce an error `; Error: PARSE ERROR: Encountered "" at line 0, column 0. ` It's...
Hi, When you explicitly specify the dbo schema in front of the table, if comments are added to a column with EXEC sp_addextendedproperty (by specifying the dbo schema), these will...