rethinkdb_ecto icon indicating copy to clipboard operation
rethinkdb_ecto copied to clipboard

Map types merge instead of update

Open ijcd opened this issue 8 years ago • 2 comments

There are some semantic conflicts between rethinkdb default behavior on update and Ecto integration tests that will need to be resolved:

See discussion here:

https://github.com/hamiltop/rethinkdb-elixir/issues/115

ijcd avatar Nov 01 '16 21:11 ijcd

@ijcd, can you elaborate on the issue here?

redrabbit avatar May 17 '17 11:05 redrabbit

It's been quite some time since I was looking at this, but the other thread has the details. Basically, there is a conflict between what ecto and rethink do with merging nested data.

ijcd avatar May 18 '17 00:05 ijcd