This is by far the most ergonomic and safe ORM Rust has to offer - but it's really missing out without MySQL support. What is the timeline for that? What would be needed to make that happen?
Ugh.... Fiiiiiiiine. I cave.
I will try to tackle this for the release after the next, which I will work on after I get back from holiday vacation. So late January. Probably
:D
I'd be happy to help if I can. I need to take some more time to look at the code, but would copying the SQLlite implementation and adjusting it to work with MySQL be a decent place to start?
No, Postgres is a better place to start. SQLite is fundamentally different.
馃憤
Any update on what you've done @logannc? Would it help to have someone else?
MySQL support has been fully implemented, and will be released with Diesel 0.11.
Most helpful comment
Ugh.... Fiiiiiiiine. I cave.