We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Ecto Basics (markdown)
Since the maintained version of the ecto basics is found in Getting started.md, simply refer to that.
update to most recent project structure for parts of ecto basics
ecto 2.0.1 requires postgrex 0.11.2 in ecto basics
Modified Delete section to reference that a Repo.get/2 needs to be performed in order to fetch the record that needs to be deleted
Add guide from radar/guides/ecto
Destroyed Using Models with Custom Primary Keys (markdown)
Initial Home page
As per my comment -- https://github.com/elixir-lang/ecto/pull/222#issuecomment-42946981 . I decided to make this a wiki page instead, which can then be linked from the README as need be. Let me know if the wiki page is appropriate.