Releases: vkuttyp/CosmoSQLClient-Swift
Releases · vkuttyp/CosmoSQLClient-Swift
CosmoSQLClient v1.6.4
CosmoSQLClient v1.6.3
CosmoSQLClient v1.6.2
What's Changed
🐛 Bug Fixes
- fix: introduce SQLResultSet to support column metadata for empty result sets across all providers (2545bb1)
📦 Installation
.package(url: "https://github.com/vkuttyp/CosmoSQLClient-Swift.git",
from: "1.6.2")CosmoSQLClient v1.6.1
What's Changed
🐛 Bug Fixes
- Fix RPC parameter name encoding for TDS 7.4 and add widening AsInt/AsInt64 support to SQLValue. (bd945fd)
🔧 Other Changes
- Fix RPC parameter name encoding for TDS 7.4 and add widening AsInt/AsInt64 support to SQLValue. (bd945fd)
📦 Installation
.package(url: "https://github.com/vkuttyp/CosmoSQLClient-Swift.git",
from: "1.6.1")CosmoSQLClient v1.6.0
CosmoSQLClient v1.5.9
What's Changed
📦 Installation
.package(url: "https://github.com/vkuttyp/CosmoSQLClient-Swift.git",
from: "1.5.9")CosmoSQLClient v1.5.8
What's Changed
📦 Installation
.package(url: "https://github.com/vkuttyp/CosmoSQLClient-Swift.git",
from: "1.5.8")CosmoSQLClient v1.5.5
What's Changed
🔧 Other Changes
- Improve TDS RPC string encoding to prevent memory corruption/invalid byte sequences (473d6e5)
📦 Installation
.package(url: "https://github.com/vkuttyp/CosmoSQLClient-Swift.git",
from: "1.5.5")CosmoSQLClient v1.5.4
What's Changed
🔧 Other Changes
- Improve rows helper to include unflushed rows for more resilient query results (9ca8ed4)
📦 Installation
.package(url: "https://github.com/vkuttyp/CosmoSQLClient-Swift.git",
from: "1.5.4")CosmoSQLClient v1.5.3
What's Changed
📦 Installation
.package(url: "https://github.com/vkuttyp/CosmoSQLClient-Swift.git",
from: "1.5.3")