Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.6
Choose a base ref
Loading
...
head repository:PyMySQL/mysqlclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:main
Choose a head ref
Loading
  • 8commits
  • 9files changed
  • 5contributors

Commits on Nov 13, 2024

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

Commits on Nov 15, 2024

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

Commits on Dec 14, 2024

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

Commits on Jan 5, 2025

  1. add database name as the Connection attribute (#752)

    This change adds `self.database` as the Connection attributedisplaying the database name from connection parameters.This is very useful for otel dbapi tracer.
    @cazorla19
    cazorla19 authoredJan 5, 2025
    Configuration menu
    Copy the full SHA
    8103651View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Configuration menu
    Copy the full SHA
    2226fc4View commit details
    Browse the repository at this point in the history
  2. release v2.2.7 (#754)

    @methane
    methane authoredJan 10, 2025
    Configuration menu
    Copy the full SHA
    2076d16View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. support local_infile_dir option (#755)

    Adds support for `MYSQL_OPT_LOAD_DATA_LOCAL_DIR` in `mysql_options()` asthe kwarg `local_infile_dir`. A bit safer alternative than `local_infile` for MySQL versions >= 8.0.21.
    @RasmusKard
    RasmusKard authoredFeb 23, 2025
    Configuration menu
    Copy the full SHA
    5b35866View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e54e861View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp