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

Imposible to use :time #40

Open
lalo2302 opened this issue Nov 26, 2016 · 0 comments
Open

Imposible to use :time #40

lalo2302 opened this issue Nov 26, 2016 · 0 comments
Labels

Comments

@lalo2302
Copy link

I am using ecto 1.1.8 and elixir 1.3

The :time type doesn't exists in elixir. In this case i would use Ecto.Time, but the adapter crashes without any kind of useful error. I tried to use a string as datatype of my schema, but implicit conversion from varbinary to time is not allowed in sql server.

How can I use time type of sql server in elixir with ecto?

@mjaric mjaric added the ecto3 label Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants