Giter Site home page Giter Site logo

Comments (3)

davecoates avatar davecoates commented on August 27, 2024

These changes are great @wesleykendall - thanks very much

One thing we encountered was that a couple of trigger had a name change so after migrating the old triggers still existed. Specially these were for some m2m through models I created new proxy models for as part of these changes. We had to manually run a prune to clean them up. Might be worth mentioning this in the upgrade notes?

from django-pgtrigger.

wesleykendall avatar wesleykendall commented on August 27, 2024

@davecoates thanks so much for bringing this to my attention. I will update the upgrade notes here and in the official docs today. It totally slipped my mind that the trigger names would change, causing a need to prune old ones that weren't tracked in migrations. My apologies if this caused you trouble or errors in your application.

BTW I'm integrating django-pgtrigger with Django's check framework. I'm planning to add a special check to the manage.py check --deploy command while also exposing a pgtrigger check command. It will fail if there are any triggers that are outdated, uninstalled, or need to be pruned. While I don't plan to do a breaking change like this release again in the future, I hope this check will be helpful to avoid situations like what you encountered. Feedback is welcome!

from django-pgtrigger.

wesleykendall avatar wesleykendall commented on August 27, 2024

Added a third bullet point to the migration notes and also updated it in the FAQ in #94

from django-pgtrigger.

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.