-
Notifications
You must be signed in to change notification settings - Fork 442
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: PyMySQL/mysqlclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: PyMySQL/mysqlclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 13 files changed
- 7 contributors
Commits on Aug 7, 2024
-
Support building against Percona Server builds of MySQL client librar…
…y `libperconaserverclient` (#718)
Configuration menu - View commit details
-
Copy full SHA for 423e45e - Browse repository at this point
Copy the full SHA 423e45eView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a958c5f - Browse repository at this point
Copy the full SHA a958c5fView commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94cae14 - Browse repository at this point
Copy the full SHA 94cae14View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3599f77 - Browse repository at this point
Copy the full SHA 3599f77View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4bcf3e6 - Browse repository at this point
Copy the full SHA 4bcf3e6View commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5c6cdc - Browse repository at this point
Copy the full SHA b5c6cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95db801 - Browse repository at this point
Copy the full SHA 95db801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eb6c2f - Browse repository at this point
Copy the full SHA 6eb6c2fView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89511ee - Browse repository at this point
Copy the full SHA 89511eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for feea60c - Browse repository at this point
Copy the full SHA feea60cView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e85107 - Browse repository at this point
Copy the full SHA 5e85107View commit details -
Configuration menu - View commit details
-
Copy full SHA for afdd93a - Browse repository at this point
Copy the full SHA afdd93aView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49e44c5 - Browse repository at this point
Copy the full SHA 49e44c5View commit details
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 207ac1a - Browse repository at this point
Copy the full SHA 207ac1aView commit details
Commits on Jan 5, 2025
-
add database name as the Connection attribute (#752)
This change adds `self.database` as the Connection attribute displaying the database name from connection parameters. This is very useful for otel dbapi tracer.
Configuration menu - View commit details
-
Copy full SHA for 8103651 - Browse repository at this point
Copy the full SHA 8103651View commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2226fc4 - Browse repository at this point
Copy the full SHA 2226fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2076d16 - Browse repository at this point
Copy the full SHA 2076d16View commit details
Commits on Feb 23, 2025
-
support local_infile_dir option (#755)
Adds support for `MYSQL_OPT_LOAD_DATA_LOCAL_DIR` in `mysql_options()` as the kwarg `local_infile_dir`. A bit safer alternative than `local_infile` for MySQL versions >= 8.0.21.
Configuration menu - View commit details
-
Copy full SHA for 5b35866 - Browse repository at this point
Copy the full SHA 5b35866View commit details -
Configuration menu - View commit details
-
Copy full SHA for e54e861 - Browse repository at this point
Copy the full SHA e54e861View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.4...main