Skip to content

configurable datetime type #84

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

Merged
merged 3 commits into from
Aug 4, 2022

Conversation

greg-rychlewski
Copy link
Contributor

Attempting to solve #74.

Lets the user configure how they'd like to encode the datetime fields. The 2 accepted values are :iso8601 (current behaviour) and :text_datetime (not 100% sure about the name, please let me know if you'd it changed). Defaults to the current iso8601 encoding for backwards compatibility.

@warmwaffles warmwaffles merged commit e0d10ef into elixir-sqlite:main Aug 4, 2022
@greg-rychlewski greg-rychlewski deleted the text_datetime branch December 22, 2023 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants