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: sqlc-dev/sqlc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: deferred-dev/sqlc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 42 files changed
  • 2 contributors

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    36c74dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62ab9f7 View commit details
    Browse the repository at this point in the history
  3. Add support for omitempty in JSON tags

    Adds a new configuration option json_tags_omit_empty
    abdullah2993 authored and eloff committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5bf19bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3233b3e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    b4241bc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    ba1a0f7 View commit details
    Browse the repository at this point in the history
  2. some tweaks to codegen

    eloff committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6b1aea3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    108907d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. add iter command type

    eloff committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    08619e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71cda54 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. some codegen tweaks

    eloff committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b37da2f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. added :map command

    eloff committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    9fd465c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. fix some bugs

    eloff committed Dec 15, 2024
    Configuration menu
    Copy the full SHA
    cf79d29 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2025

  1. Configuration menu
    Copy the full SHA
    5026699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86cb4cb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. Configuration menu
    Copy the full SHA
    d6135d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. fix codegen

    eloff committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    a9d5e06 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Configuration menu
    Copy the full SHA
    9ea542d View commit details
    Browse the repository at this point in the history
Loading