Skip to content

proof of concept to document and verify unexpected behavior by ecto

Notifications You must be signed in to change notification settings

TobiG77/cast_assoc_returns_stale_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CastAssocReturnsStaleData

  • a very simple testcase verifying observed behavior of Ecto returning stale data, when returning responses on updating associated data

To reproduce

MIX_ENV=test mix ecto.create
MIX_ENV=test mix ecto.migrate
mix test

About

proof of concept to document and verify unexpected behavior by ecto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages