Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aarondl/sqlboiler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.0
Choose a base ref
...
head repository: aarondl/sqlboiler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.1
Choose a head ref
  • 8 commits
  • 66 files changed
  • 1 contributor

Commits on Sep 30, 2021

  1. Change templates structure

    This achieves the goal of creating an importable package that contains
    the templates again - something we had with bindata.
    aarondl committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    e451dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8123d03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc16a67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb0cb08 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    aarondl committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    41417b3 View commit details
    Browse the repository at this point in the history
  6. Fix another backwards incompatibility

    - Remove debugging statement
    aarondl committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0eb0c61 View commit details
    Browse the repository at this point in the history
  7. Fix bad use of walk

    aarondl committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    016364f View commit details
    Browse the repository at this point in the history
  8. Bump version

    aarondl committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    233f868 View commit details
    Browse the repository at this point in the history
Loading