ygrek / sqlgg

SQL Guided (code) Generator
https://ygrek.org/p/sqlgg/
GNU General Public License v2.0
62 stars 20 forks source link

unix_timestamp() can be float #27

Open ygrek opened 9 years ago

ygrek commented 9 years ago

field with type "timestamp(2)", with milliseconds, UNIX_TIMESTAMP() of this field is a float and not an int