You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 (JetBrains/Exposed#89), but adding it in the framework layer opens the possibility to modify the data from somewhere else and those would not be updated.
Any change to get Timestamp column type support with for
ON CREATE
andON UPDATE
on squash?The text was updated successfully, but these errors were encountered: