python-slack-sdk icon indicating copy to clipboard operation
python-slack-sdk copied to clipboard

SQLAlchemyInstallationStore: Non-English column data support for MySQL use cases

Open seratch opened this issue 2 years ago • 0 comments

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

seratch avatar Oct 19 '23 03:10 seratch