Giter Site home page Giter Site logo

Comments (3)

yukster avatar yukster commented on August 19, 2024 1

I'm not an owner of this repo, but I think it would help get it reviewed if you added a test. There's a small example app in the repo (User, BlogPost, Comment) so you can make a test that uses insert_all to save multiple records and ensure they get their Version records created. Just a suggestion!

from ex_audit.

narrowtux avatar narrowtux commented on August 19, 2024 1

Hi @ingcrengifo,

sorry for not responding earlier. I've been procrastinating reviewing your PR, because, while using the returning option to get the final structs is quite clever, I'm not sure it covers every way you can use insert_all.

If you need to use your feature in your app, you can change your dependency to ex_audit in your mix.exs like this:

{:ex_audit, github: "INGCRENGIFO/ex_audit", ref: "master"} until your PR is merged.

from ex_audit.

ingcrengifo avatar ingcrengifo commented on August 19, 2024

@narrowtux yes i'm using it that way. I just hope and can be of help in your repository, so that more people can access this useful functionality.

from ex_audit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.