@@ -176,20 +176,20 @@ Some queries do not receive any rows from the server (most often `INSERT`, `UPDA
176
176
Please see [ SECURITY.md] for details on the security process.
177
177
178
178
[ SSWG Incubation ] : https://github.com/swift-server/sswg/blob/main/process/incubation.md#graduated-level
179
- [ Documentation ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation
179
+ [ Documentation ] : https://api. vapor.codes/postgresnio /documentation/postgresnio
180
180
[ Team Chat ] : https://discord.gg/vapor
181
181
[ MIT License ] : LICENSE
182
182
[ Continuous Integration ] : https://github.com/vapor/postgres-nio/actions
183
183
[ Swift 5.7 ] : https://swift.org
184
184
[ Security.md ] : https://github.com/vapor/.github/blob/main/SECURITY.md
185
185
186
- [ `PostgresConnection` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresconnection/
187
- [ `query(_:logger:)` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresconnection/query(_:logger:file:line:)-9mkfn
188
- [ `PostgresQuery` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresquery/
189
- [ `PostgresRow` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresrow/
190
- [ `PostgresRowSequence` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresrowsequence/
191
- [ `PostgresDecodable` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresdecodable/
192
- [ `PostgresEncodable` ] : https://swiftpackageindex.com/ vapor/postgres-nio /documentation/postgresnio/postgresencodable/
186
+ [ `PostgresConnection` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresconnection
187
+ [ `query(_:logger:)` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresconnection/query(_:logger:file:line:)-9mkfn
188
+ [ `PostgresQuery` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresquery
189
+ [ `PostgresRow` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresrow
190
+ [ `PostgresRowSequence` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresrowsequence
191
+ [ `PostgresDecodable` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresdecodable
192
+ [ `PostgresEncodable` ] : https://api. vapor.codes/postgresnio /documentation/postgresnio/postgresencodable
193
193
194
194
[ PostgresKit ] : https://github.com/vapor/postgres-kit
195
195
0 commit comments