vapor / fluent-postgres-driver

🐘 PostgreSQL driver for Fluent.
MIT License
149 stars 53 forks source link

Crash on ubuntu 16.04 [vapor 3 beta] #8

Closed MihaelIsaev closed 6 years ago

MihaelIsaev commented 6 years ago

I'm trying to run Vapor 3 app on Unubtu 16.04 with Swift 4.1

2018-02-02 1 35 49

Standart todo example with SQLite works, but with Postgres it fails.

@tanner0101 : oh, that looks like we're generating invalid SQL

tanner0101 commented 6 years ago

See #6