Merge pull request #2 from swift-cloud/add-license-1 Create LICENSE
Merge pull request #2 from swift-cloud/add-license-1
Create LICENSE
A PlanetScale library compatible with all Apple platforms, Swift Cloud and Fastly Compute@Edge
let client = PlanetScaleClient(username: "...", password: "...") let rows = try await client.execute("select * from customers limit 10").json()
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
PlanetScale
A PlanetScale library compatible with all Apple platforms, Swift Cloud and Fastly Compute@Edge
Usage