vapor / fluent-mongo-driver

MongoDB support for Fluent built on MongoKittten.
MIT License
25 stars 11 forks source link

cleanup join into separate row #6

Closed tanner0101 closed 4 years ago

tanner0101 commented 4 years ago

Adds a separate FluentMongoJoinedRow that deals with decoding joined rows. Even with slight code dupe, this results in an overall reduction of code.