squash icon indicating copy to clipboard operation
squash copied to clipboard

Timestamp support

Open juliocbcotta opened this issue 7 years ago • 2 comments

Any change to get Timestamp column type support with for ON CREATE and ON UPDATE on squash?

juliocbcotta avatar Jun 14 '17 02:06 juliocbcotta

Ooops, sorry, missed the issue because somehow was not subscribed to watch my own repo :( can you elaborate on the issue?

orangy avatar Aug 17 '17 16:08 orangy

Well, it would be nice to have timestamps. For instance, I would like to have created_at, update_at and deleted_at at my tables. I have asked the same things at Exposed repo (https://github.com/JetBrains/Exposed/issues/89), but adding it in the framework layer opens the possibility to modify the data from somewhere else and those would not be updated.

juliocbcotta avatar Aug 17 '17 16:08 juliocbcotta