Compatibility with Fluent 9
Closed this issue · 6 comments
codynhat commented
Postgres seems outdated compared to MySQL. APIs can be changed to work with Fluent 9 (possibly newer?), using Node instead of Fluent.Value, etc.
tanner0101 commented
@Prince2k3 and some others expressed interest in updating this soon. We are mainly focusing on keeping MySQL up to date while Vapor is in beta. That's your best bet for now at least.
codynhat commented
Great. I will try to dive in and see what I can do to help. Sounds like MySQL is what to look to as a guide?
tanner0101 commented
Yup. MySQL is updated and working with the latest Vapor and Fluent.
Also check this out: https://vapor.github.io/documentation/fluent/driver.html
codynhat commented
Awesome. Thanks!