codewinsdotcom/PostgresClientKit
A PostgreSQL client library for Swift. Does not require libpq.
SwiftApache-2.0
Issues
- 2
Getting Socket connect error
#53 opened by haridass-pdx - 1
Any support for NOTIFICATIONS ?
#52 opened by duncangroenewald - 0
Unable to connect socket
#51 opened by KeoFoxy - 0
- 4
Postgresql DB configured with ssh
#49 opened by chanykf - 4
- 7
- 3
Catch notice
#47 opened by AMBIENTE1 - 6
- 3
getting Query result in an Array
#45 opened by pwascheul - 6
- 6
RowDecoder
#39 opened by khanlou - 0
Log output not interleaved with XCTest output
#44 opened by pitfield - 2
Incompatible with swift-argument-parser v1.0.0+
#42 opened by pitfield - 1
Package.swift: update IBM-Swift to Kitura
#43 opened by pitfield - 1
Not possible to pass around a connection?
#40 opened by SergioB-dev - 3
Dependency warnings on build
#38 opened by LaffertyDev - 4
PSQL LISTEN / NOTIFY
#37 opened by AMBIENTE1 - 4
Error 9989
#23 opened by NSCabezon - 3
Connection Refused Error
#32 opened by anurag1991 - 2
PostgresDate to Date
#36 opened by AMBIENTE1 - 1
SECURITY: PostgresClientKit processes unencrypted bytes from man-in-the-middle
#35 opened by pitfield - 0
ctionclosed
#34 opened by invexta - 3
Not all rows returned
#33 opened by ebsanford - 5
SET Timezone
#31 opened by AMBIENTE1 - 16
Improve performance of date/time conversions
#26 opened by kkieffer - 6
- 8
share open connection
#28 opened by AMBIENTE1 - 1
I'm sorry, my problem is still not resolved. My function start() opens session in Postgres database and I need to make this session still open. I checked the function prepareStatement, where is written "Any previous `Cursor` for this `Connection` is closed.". Is there a solution to keep the session open?
#29 opened by AMBIENTE1 - 2
nodename nor servname provided, or not known
#27 opened by AMBIENTE1 - 7
SCRAM-SHA-256 Support
#5 opened by jkatz - 2
- 7
Feature Request: Adding Meta Data to Results
#18 opened by JensRavens - 2
Provide schema and count information in`Cursor`
#12 opened by helje5 - 4
- 2
Get server's error message
#25 opened by PerplexedFox - 2
Result of executed statement
#24 opened by NSCabezon - 2
call loop in swift
#22 opened by AMBIENTE1 - 7
How to configure TLS certs in client app
#19 opened by ebsanford - 2
The optional boolean should support all the types of strings postgres can return
#20 opened by gossmer - 6
Feature Request: Allow SSL Authentication with Postgres Server, optionally using embedded certificates
#17 opened by kkieffer - 9
Feature request: adjustable socket timeouts
#16 opened by kkieffer - 1
PostgresError.valueConversionError on Timestamp where rawValue doesn't have milliseconds
#13 opened by kkieffer - 1
Test failures on Linux with Swift 5.1
#15 opened by pitfield - 2
Result count return nil value
#11 opened by stevenang - 10
Cannot retrieved TEXT from the server
#8 opened by stevenang - 4
Incorrect data retrieved.
#9 opened by stevenang - 0
- 2
Can't INSERT
#6 opened - 3
No such module 'PostgresClientKit'
#4 opened by stevenang