-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Support associations and embeds - cont. #60
Commits on Sep 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 63c8749 - Browse repository at this point
Copy the full SHA 63c8749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea226f - Browse repository at this point
Copy the full SHA 0ea226fView commit details -
Wrote a function that extracts versions for each association inside a…
… changeset Plugged that into PaperTrail.insert - the test works now.
Configuration menu - View commit details
-
Copy full SHA for c527e9e - Browse repository at this point
Copy the full SHA c527e9eView commit details -
Upgraded insert, insert!, update, update!
non-bang functions now return a list of assoc_versions in the result map bang functions were upgraded to also insert assoc-related versions
Configuration menu - View commit details
-
Copy full SHA for a0ad3f6 - Browse repository at this point
Copy the full SHA a0ad3f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7267fd - Browse repository at this point
Copy the full SHA a7267fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb63552 - Browse repository at this point
Copy the full SHA bb63552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5551296 - Browse repository at this point
Copy the full SHA 5551296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12ea748 - Browse repository at this point
Copy the full SHA 12ea748View commit details -
moved level: :info from config.exs to test.exs
so SQL query debug log won't pollute the test output
Configuration menu - View commit details
-
Copy full SHA for da352eb - Browse repository at this point
Copy the full SHA da352ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 166ddda - Browse repository at this point
Copy the full SHA 166dddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db651a - Browse repository at this point
Copy the full SHA 5db651aView commit details -
use changeset.data when passing a changeset into get_all_children
Configuration menu - View commit details
-
Copy full SHA for f44c6a4 - Browse repository at this point
Copy the full SHA f44c6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dacee4d - Browse repository at this point
Copy the full SHA dacee4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 078869a - Browse repository at this point
Copy the full SHA 078869aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d1b38 - Browse repository at this point
Copy the full SHA c8d1b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc50bd7 - Browse repository at this point
Copy the full SHA cc50bd7View commit details
Commits on Sep 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 89f57e4 - Browse repository at this point
Copy the full SHA 89f57e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0cd622 - Browse repository at this point
Copy the full SHA a0cd622View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad27b4f - Browse repository at this point
Copy the full SHA ad27b4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8c97d - Browse repository at this point
Copy the full SHA 8e8c97dView commit details -
Configuration menu - View commit details
-
Copy full SHA for be4dc6b - Browse repository at this point
Copy the full SHA be4dc6bView commit details
Commits on Sep 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a5b8999 - Browse repository at this point
Copy the full SHA a5b8999View commit details
Commits on Sep 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fdb8b12 - Browse repository at this point
Copy the full SHA fdb8b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for bac6508 - Browse repository at this point
Copy the full SHA bac6508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2989bb0 - Browse repository at this point
Copy the full SHA 2989bb0View commit details
Commits on Sep 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 42c1881 - Browse repository at this point
Copy the full SHA 42c1881View commit details -
Only make assoc versions if there are changes but always make a versi…
…on of the parent entity:
Configuration menu - View commit details
-
Copy full SHA for 979d648 - Browse repository at this point
Copy the full SHA 979d648View commit details