squawk-cli 1.5.4__py3-none-win_amd64.whl → 1.6.0__py3-none-win_amd64.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: squawk-cli
3
- Version: 1.5.4
3
+ Version: 1.6.0
4
4
  Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
5
5
  Classifier: Operating System :: MacOS
6
6
  Classifier: Operating System :: Microsoft :: Windows
@@ -193,13 +193,13 @@ See the ["GitHub Integration" docs](https://squawkhq.com/docs/github_app) for mo
193
193
  Integrate Squawk into Git workflow with [pre-commit](https://pre-commit.com/). Add the following
194
194
  to your project's `.pre-commit-config.yaml`:
195
195
 
196
- ```
196
+ ```yaml
197
197
  repos:
198
198
  - repo: https://github.com/sbdchd/squawk
199
199
  rev: v0.10.0
200
200
  hooks:
201
- - id: squawk
202
- files: path/to/postres/migrations/written/in/sql
201
+ - id: squawk
202
+ files: path/to/postgres/migrations/written/in/sql
203
203
  ```
204
204
 
205
205
  Note the `files` parameter as it specifies the location of the files to be linted.
@@ -217,6 +217,7 @@ Note the `files` parameter as it specifies the location of the files to be linte
217
217
  - <https://github.com/AdmTal/PostgreSQL-Query-Lock-Explainer>
218
218
  - <https://github.com/stripe/pg-schema-diff>
219
219
  - <https://github.com/kristiandupont/schemalint>
220
+ - <https://github.com/supabase-community/postgres-language-server>
220
221
 
221
222
  ## related blog posts / SE Posts / PG Docs
222
223
 
@@ -0,0 +1,4 @@
1
+ squawk_cli-1.6.0.dist-info/METADATA,sha256=LNHg28mjwS-2Zon-0pAr3vc310QjWt-vBVSOjtecpos,9244
2
+ squawk_cli-1.6.0.dist-info/WHEEL,sha256=LLQFiH3PDiV0Fx2rdtwgTAjjdTZOsQg2uytkqCh5Fbg,93
3
+ squawk_cli-1.6.0.data/scripts/squawk.exe,sha256=6Po2651SmMuGoSGmNctpmmQZq-0rW6c2pesTjVA540s,7451648
4
+ squawk_cli-1.6.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.8.1)
2
+ Generator: maturin (1.8.3)
3
3
  Root-Is-Purelib: false
4
4
  Tag: py3-none-win_amd64
@@ -1,4 +0,0 @@
1
- squawk_cli-1.5.4.dist-info/METADATA,sha256=Ejg_FMg6NxDR6zIbh8oVrdSxs5oybXjxIrIZ7f3oagU,9169
2
- squawk_cli-1.5.4.dist-info/WHEEL,sha256=0Ei6eJSnFKalVc4j1oeJi3sd1RljjNRCmAVYi5kThzI,93
3
- squawk_cli-1.5.4.data/scripts/squawk.exe,sha256=VCauFEO6wc1mwDquCf7qz4jM9q5ydOwM5tYziigghmc,7419904
4
- squawk_cli-1.5.4.dist-info/RECORD,,