Marco Fattorel

Results 4 comments of Marco Fattorel

`SQLDataType` goes through `SQLDialect` `customDataType(for dataType: SQLDataType)` function so this issue can be closed now I think.

Already implemented [aggregate docs](https://docs.vapor.codes/fluent/query/#aggregate) so it should be closed

If I understand the issue correctly, `PostgresNIO` would also requires some changes, right now the only public `connect` function takes a `PostgresConnection.Configuration` where the `Connection` struct only accept host and...

Depends on [Adding uds connection support #302](https://github.com/vapor/postgres-nio/pull/302)