We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbb687 commit cc983e1Copy full SHA for cc983e1
README.md
@@ -15,10 +15,11 @@
15
<img src="https://circleci.com/gh/vapor/postgresql.svg?style=shield" alt="Continuous Integration">
16
</a>
17
<a href="https://swift.org">
18
- <img src="http://img.shields.io/badge/swift-4.1-brightgreen.svg" alt="Swift 4.1">
+ <img src="http://img.shields.io/badge/swift-5-brightgreen.svg" alt="Swift 5">
19
20
</p>
21
22
<hr>
23
24
See [vapor-community/postgresql](https://github.com/vapor-community/postgresql/) for `libpq` based version.
25
+
0 commit comments