Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Ecto naive_datetime_usec #37

Open
SimonLab opened this issue Feb 5, 2019 · 0 comments
Open

Use Ecto naive_datetime_usec #37

SimonLab opened this issue Feb 5, 2019 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@SimonLab
Copy link
Member

SimonLab commented Feb 5, 2019

linked to: dwyl/phoenix-ecto-append-only-log-example#14 (comment)

To keep using microseconds Ecto provide the naive_datetime_usec type for your configuration.

From the documentation https://github.com/dwyl/alog#repo the setup of the Repo configuration is done on the application using Alog (not on Alog itself is that correct @Danwhy ?)

So we might just need to add a section in the Readme to let the users now how to add naive_datetime_usec in their repo configuration

@SimonLab SimonLab added enhancement New feature or request question Further information is requested labels Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant