data types and how they are represented (visualised)
working with MySQL
I create a table with a column of 'datetime(3)' type.
A database window shows that table as having a column with a 'timestamp' type. A diagram created for the table also shows that that column as the 'timestamp'.
Is it a standard 'generalisation' practice in DataGrip information visualisation? Or is it a defect to be fixed?
请先登录再写评论。
Hi,
What DataGrip version do you use?
Thank you.
P.S.: I use DataGrip 2016.3.3 and everything works fine

Here is my version:
DataGrip 2016.3.3
Build #DB-163.12455.1, built on January 25, 2017
Licensed to XXXXX
You have perpetual fallback license for this version
Subscription is active until XXXXX
JRE: 1.8.0_112-release-408-b6 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
on MacOS 10.12.3
Kind regards,
Alex
And here - how it is presented using MySQL Workbench: