squawk-cli 2.16.0__py3-none-macosx_11_0_arm64.whl → 2.18.0__py3-none-macosx_11_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: squawk-cli
|
3
|
-
Version: 2.
|
3
|
+
Version: 2.18.0
|
4
4
|
Classifier: License :: OSI Approved :: Apache Software License
|
5
5
|
Classifier: License :: OSI Approved :: MIT License
|
6
6
|
Classifier: Operating System :: MacOS
|
@@ -56,6 +56,10 @@ Use the WASM powered playground to check your SQL locally in the browser!
|
|
56
56
|
|
57
57
|
<https://play.squawkhq.com>
|
58
58
|
|
59
|
+
### Or via VSCode
|
60
|
+
|
61
|
+
<https://marketplace.visualstudio.com/items?itemName=sbdchd.squawk>
|
62
|
+
|
59
63
|
## Usage
|
60
64
|
|
61
65
|
```shell
|
@@ -0,0 +1,4 @@
|
|
1
|
+
squawk_cli-2.18.0.data/scripts/squawk,sha256=GW601WPAwgy1k-11veXFHtRPIpjdF8Z2XY4N5nfSyNg,8235584
|
2
|
+
squawk_cli-2.18.0.dist-info/METADATA,sha256=D9dx1wiy3-MTKgfjEZy6R-GgHWGjfQ2NmFqaM8h-DSA,11208
|
3
|
+
squawk_cli-2.18.0.dist-info/WHEEL,sha256=xXrZFUZdUx5dZHQRUyNYMU2_RR2PioJ5KlyzYJq5nRk,101
|
4
|
+
squawk_cli-2.18.0.dist-info/RECORD,,
|
@@ -1,4 +0,0 @@
|
|
1
|
-
squawk_cli-2.16.0.data/scripts/squawk,sha256=Xq4-TE_FD9JK6niyA32um7JfhgpUh1RBghQcPhkTEPU,6819760
|
2
|
-
squawk_cli-2.16.0.dist-info/METADATA,sha256=qpBM7sTO4RBTsexOc3oZFgRUVzMpGKUY23IvYEVGgy8,11120
|
3
|
-
squawk_cli-2.16.0.dist-info/WHEEL,sha256=xXrZFUZdUx5dZHQRUyNYMU2_RR2PioJ5KlyzYJq5nRk,101
|
4
|
-
squawk_cli-2.16.0.dist-info/RECORD,,
|
File without changes
|