Block or Report
Block or report methane
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
go-sql-driver/mysql Public
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
-
PyMySQL/mysqlclient Public
MySQL database connector for Python (with Python 3 support)
-
-
msgpack/msgpack-python Public
MessagePack serializer implementation for Python msgpack.org[Python]
422 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 1 repository
- methane/mysqlclient Python
Created a pull request in PyMySQL/mysqlclient that received 2 comments
Opened 45 other pull requests in 6 repositories
PyMySQL/mysqlclient
20
merged
1
closed
- ci: Run django test after our test
- CI: Use MariaDB
- CI: Update Django test workflow
- Fix Connection.escape() with Unicode input
- CI: Fix Django test
- Fix executemany with binary prefix
- Release GIL during result.discard()
- Fix negative lastrowid
- Fix sphinx warnings
- Discard results without converting them into Python objects.
- Use src-layout.
- Use pyproject.toml
- CI: Fix django workflow
- CI: Update codeql build.
- Update Django test workflow
- Update workflows
- Run pyupgrade --py38-plus
- Action: Use Ruff
- Start 2.2.0 development
- Use pkg-config instead of mysql_config
- Update windows build workflow
PyMySQL/PyMySQL
13
merged
1
closed
- Release v1.1.0rc1
- CI: Run Django test
- CI: Add django test
-
Add
collationoption andset_character_set()to Connection - Run pyupgrade
- Deprecate Cursor.Error access
- Fix LOAD DATA LOCAL INFILE write EOF packet on closed connection.
- Cursor.fetchall() always return list.
-
optionfile: Replace
_with- - Use Codecov instead of coveralls.
- Use Ruff instead of flake8
- ci: Update CodeQL workflow
- ci: Fix black options
- Remove unused function
go-sql-driver/mysql
5
merged
PyMySQL/myloginpath
3
merged
python/cpython
1
open
methane/cpython
1
open
Reviewed 24 pull requests in 6 repositories
go-sql-driver/mysql
11 pull requests
- Exec() now provides access to status of multiple statements.
- chore: code optimization
- all: replace ioutil pkg to new package
- Add connection attributes
- Fix ColumnType.DatabaseTypeName for mediumint unsigned
- Remove SQL injection warning for multiStatement in README
- Avoid panic in TestRowsColumnTypes
- optimized the execution flow of the TestRowsColumnTypes unit test
- Make logger configurable per connection
- Convert VARCHAR, VARBINARY type to string
- Adding DeregisterDialContext to prevent memory leaks with dialers we don't need anymore
KLab/wsnet2
6 pull requests
python/cpython
4 pull requests
msgpack/msgpack-python
1 pull request
PyMySQL/PyMySQL
1 pull request
PyMySQL/mysqlclient
1 pull request
Created an issue in golang/go that received 2 comments
proposal: database/sql: add generic Null[T]
database/sql doesn't have NullUInt64. So drivers and ORMs may implement their own NullUInt64.
Application developers would be confused which NullUI…
2
comments





