slackapi / slackapi/python-slack-sdk
SQLAlchemyInstallationStore: Non-English column data support for MySQL use cases
Open
@seratch is already working on this.
Since Oct 19, 2023.
bug
oauth
Version: 3x
- Dominant language
- Python
- Stars
- 4k
- Forks
- 857
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 16
Description
As reported at https://github.com/slackapi/bolt-python/issues/974, the built-in SQLAlchemyInstallationStore's table definition does not propertly support non-English character data when using it with MySQL / MariaDB.
Reproducible in:
See https://github.com/slackapi/bolt-python/issues/974
The Slack SDK version
Any versions
Python runtime version
Any
OS info
Any
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.