@lancedb/arrow-flight-sql-client
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@lancedb/arrow-flight-sql-client", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "A native typescript project for querying Flight SQL endpoints", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -15,3 +15,3 @@ # JavaScript Client for FlightSQL | ||
```bash | ||
npm install @lancedb/flightsql-client | ||
npm install @lancedb/arrow-flight-sql-client | ||
``` | ||
@@ -24,3 +24,3 @@ | ||
```javascript | ||
import { Client } from "@lancedb/flightsql-client"; | ||
import { Client } from "@lancedb/arrow-flight-sql-client"; | ||
@@ -27,0 +27,0 @@ const client = await Client.connect({ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5407693
30693