Skip to content

Imposible to use :time #40

@lalo2302

Description

@lalo2302

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions