Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 936 Bytes

File metadata and controls

24 lines (16 loc) · 936 Bytes

Precheck

  • Do not use the issues tracker for help or support requests (try Elixir Forum, Stack Overflow, IRC or mailing lists, etc).
  • For proposing a new feature, please start a discussion on elixir-ecto.
  • For bugs, do a quick search and make sure the bug has not yet been reported.
  • Finally, be nice and have fun!

Environment

  • Elixir version (elixir -v):
  • Database and version (PostgreSQL 9.4, MongoDB 3.2, etc.):
  • Ecto version (mix deps):
  • Database adapter and version (mix deps):
  • Operating system:

Current behavior

Include code samples, errors and stacktraces if appropriate.

If you can, please provide an example repository that reproduces the error that maintainers can clone and check locally. This will speed-up the process tremendously - it's very likely you'll be asked to provide one anyway.

Expected behavior

Describe expected behavior.