vapor / fluent-postgres-driver

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

bump target to v12 and swift tools version to 5.5 so it complies with… #194

Closed wibed closed 2 years ago

wibed commented 2 years ago

bump target version to 12 and swift tools version to 5.5 so it complies with the concurrency api

0xTim commented 2 years ago

This is not needed. Any async/await APIs are wrapped in availability checks