This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Use of timestamp type instead of datetime #59
Comments
I don't have any plans for that, but I'd be happy to take a PR with an option like that. |
I don't mind trying to add an option, but I have not delved into creating mixins yet. I will take a try. |
Ok! Lemme try to get you started. Change the
(and here)
To be an option in the loopback-ds-timestamp-mixin/es6/time-stamp.js Lines 13 to 19 in 99abb20
Default this new option to the current value of Watch out for the Take a look at the current tests and add some when the option changes. |
Ok! Thanks for the tips. I'll notify when I have a PR. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I believe having timestamps in the database for row metadata is better than having datetime. Is there any plan to make this an option?
The text was updated successfully, but these errors were encountered: