liwen_
liwen_
Hi, @dvandersluis, this problem has been solved? I have the same issues.
@thiagopradi I'm sorry to bother you, but can you help me?
shards.yml: ```ruby default: &mysql adapter: mysql2 reconnect: false pool: username: password: socket: charset: utf8mb4 encoding: utf8mb4 collation: utf8mb4_unicode_ci octopus: default_migration_group: biaker_group replicated: false fully_replicated: false verify_connection: true environments: - production...