Closed JaapWijnen closed 4 years ago
Unfortunately, this approach will not work in the presence of connection pooling. A solution using new support for explicitly singular connections (see https://github.com/vapor/fluent-kit/blob/master/Sources/FluentKit/Database/Database.swift#L13) is in progress.
This adds conformance for the suggested: https://github.com/vapor/fluent-kit/pull/100