Skip to content

1.0.0

  • 1.0.0
  • 81a309a
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • 1.0.0
  • 81a309a
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@tanner0101 tanner0101 tagged this 22 Apr 14:03
* update docs

* update versions

* add explicit check for binary for array encoding, #92

* Prepared Statement API (#15)

* Added an API for prepared queries

# Conflicts:
#	Sources/PostgresNIO/Connection/PostgresDatabase+PreparedQuery.swift
#	Tests/NIOPostgresTests/NIOPostgresTests.swift

* Updated testPreparedQuery to close the connection

# Conflicts:
#	Tests/NIOPostgresTests/NIOPostgresTests.swift

* Added a DEALLOCATE api

* Added a closure based API

* Implemented log(to:)

* Made prepared query a strcut

* Spacing fixes

* Implement 'Close' command for prepared statements

* copy data row column slice (#96)

* copy data row column slice

* fix double read

Co-authored-by: Thomas Bartelmess <tbartelmess@marketcircle.com>
Assets 2
Loading