15 Matching Annotations
  1. Feb 2025
  2. Oct 2024
  3. May 2024
  4. Nov 2022
    1. It is handy to manually generate the diagram from times to times using the previously created command: npm run db:diagram:generate. Though, getting the diagram to update itself on its own automatically without a developer interaction would ensure that it the diagram is never obsolete. There are several ways of doing this.You could use a pre-commit git hook or even better simply configure your CI/CD pipeline(s) to run the npm script whenever something gets merged into the main branch 🙂
  5. Mar 2021
  6. Feb 2021
    1. Use the desc option to provide human-readable descriptions of filters. You should prefer these to comments because they can be used to generate documentation.
  7. Nov 2020
  8. Dec 2019
  9. Aug 2019