fleet
fleet copied to clipboard
Support allowCleartextPasswords for mysql
Our mysql database requires allowCleartextPasswords=1, is it possible to add a flag to enable this or maybe allow custom options to be passed to the dsn creation?
IMO the best way to handle this would be to allow a custom DSN string. I'll be happy to review a PR if this is something you'd like to add.