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-gen-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 53fa0b2
Choose a base ref
...
head repository: zztkm/sqlc-gen-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bfbba26
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 24, 2023

  1. feat: mysql support #24

    zztkm committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2249174 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Add support for MySQL placeholders in

    sqlalchemySQL function
    zztkm committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d3d1c06 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Merge pull request #1 from zztkm/support-mysql-type

    Support mysql type
    zztkm authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ef89c92 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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