mysql2sqlite icon indicating copy to clipboard operation
mysql2sqlite copied to clipboard

CURRENT_TIMESTAMP() is not converted

Open timint opened this issue 4 years ago • 1 comments

CURRENT_TIMESTAMP() is not converted:

date_created timestamp NOT NULL DEFAULT current_timestamp(),

Found this in Stackoverflow: (datetime('now','localtime')) https://stackoverflow.com/questions/381371/sqlite-current-timestamp-is-in-gmt-not-the-timezone-of-the-machine

timint avatar May 01 '21 18:05 timint

Again! Thank you so much for your contribution!

I'll make sure to fix it as soon as possible.

ww9 avatar Dec 02 '21 03:12 ww9