Page 1 of 1

Bug in detecting datatypes

Posted: Mon Mar 12, 2018 7:55 pm
by tony.tomov
Hello,

Thank you for you support.

When using Mysql driver with custom query the returned datatype(s) is number in case of numeric,int and etc. fields, but in EditDataSource dialog it is recognized as int only. Also the Mysql Driver does not recognize integer datatype (I have checked this in the mysql adapter parseType function) , which is funny, since the returned type is always number.

In case of a lot of integer and decimal fields I always should set the correct datatype.
This is not comfortable and moreover not all developers(users) have access to the database to set the correct datatype.

The other adapters does not return the datatypes at all.

Re: Bug in detecting datatypes

Posted: Wed Mar 14, 2018 8:42 am
by Alex K.
Hello,

We have found some issue.

We need some additional time to check the issue, we will let you know about the result.

Thank you.

ticket: #5930

Re: Bug in detecting datatypes

Posted: Thu Mar 22, 2018 6:54 am
by Alex K.
Hello,

The issue is fixed. The fix will be available in the next release build.

Thank you.