How to set different encoding for database, migrations? #1169
Unanswered
POMXARK
asked this question in
Usage Questions
Replies: 1 comment 1 reply
-
for client side encoding see https://docs.sqlalchemy.org/en/20/dialects/mysql.html#charset-selection for server side encoding see https://dev.mysql.com/doc/refman/8.0/en/alter-database.html |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
default (MYSQL or Postgress)

need
Beta Was this translation helpful? Give feedback.
All reactions