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.3.1
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.4.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 21, 2020

  1. fix compatibility with ANSI_QUOTES mode

    if ANSI_QUOTES is enabled, double quotes cannot be used as string delimiter.
    alexsander-souza committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    e772b78 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    241d262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d99f5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c33b74 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    ec23974 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    aarondl committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    63a4abc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ed1a1c View commit details
    Browse the repository at this point in the history
  4. Update changelog

    aarondl committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    3c423d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45a4935 View commit details
    Browse the repository at this point in the history
  6. Bump version

    aarondl committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    b799bec View commit details
    Browse the repository at this point in the history
Loading