Leonardo Waite

Results 1 issues of Leonardo Waite

Based on [docs](https://mysqlclient.readthedocs.io/user_guide.html#functions-and-attributes): there's no 'sslmode' attribute. The following [code](https://github.com/kennethreitz/dj-database-url/blob/53c3d79d6e84fd3cd3245c57f7f0e641efe95b37/dj_database_url.py#L139-L140) gives me the exception: `'sslmode' is an invalid keyword argument`. This issue is possibly related to other backends like sqlite...

feature
needs pr
easy pickings