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?

 

0

Hi,

What DataGrip version do you use?

Thank you.

P.S.: I use DataGrip 2016.3.3 and everything works fine

0
Avatar
Permanently deleted user

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

0
Avatar
Permanently deleted user

0
Avatar
Permanently deleted user

And here - how it is presented using MySQL Workbench:

0

请先登录再写评论。