PlanetScale

1.4.0

Planetscale library compatible with Swift Cloud & Fastly Compute@Edge
swift-cloud/PlanetScale

What's New

v1.4.0 - Error Handling

2023-01-24T03:30:55Z
  • Adds error handling for invalid response status codes

PlanetScale

A PlanetScale library compatible with all Apple platforms, Swift Cloud and Fastly Compute@Edge

Usage

let client = PlanetScaleClient(username: "...", password: "...")

let rows = try await client.execute("select * from customers limit 10").json()

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

Last updated: Sun Apr 07 2024 23:26:41 GMT-0900 (Hawaii-Aleutian Daylight Time)