mongodb_ecto v0.1.1
Modules summary
Mongo.Ecto | Ecto integration with MongoDB |
Mongo.Ecto.ChangeArray | An Ecto type to represent a partial update of a nested document |
Mongo.Ecto.ChangeMap | An Ecto type to represent a partial update of a nested document |
Mongo.Ecto.Helpers | Defines helpers to ease working with MongoDB in models or other places where you work with them. You’d probably want to import it |
Mongo.Ecto.JavaScript | An Ecto type to represent MongoDB’s JavaScript functions |
Mongo.Ecto.ObjectID | An Ecto type to represent MongoDB’s ObjectIDs |
Mongo.Ecto.Regex | An Ecto type to represent MongoDB’s Regex objects |