sqlshim icon indicating copy to clipboard operation
sqlshim copied to clipboard

SQLTYPE_* Function Improvements

Open owenelisa opened this issue 10 years ago • 2 comments

I'm content with the logic in the SQLTYPE_* functions, but I welcome any improvements.

owenelisa avatar Jun 18 '15 16:06 owenelisa

Hey, not sure how much you've been checking on this project, but I am having problems querying tables that have a field with the datatype text. As soon as it reaches that field, it returns none of the following fields back. If I cast it in my query to a varchar though it fixes everything. However I'm working on a large project with hundreds of queries and wondering if you had any suggestions. Thanks!

dexterfichuk avatar May 26 '16 17:05 dexterfichuk

Created a separate issue. Please see my questions here: #5

owenelisa avatar May 27 '16 14:05 owenelisa