Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions community_extensions/extensions/quack.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ docs:
extended_description: |
The quack extension is based on DuckDB's [Extension Template](https://github.com/duckdb/extension-template/), and it's a great starting point to get started building more advanced extensions.

extension_star_count: 218
extension_star_count_pretty: 218
extension_star_count: 219
extension_star_count_pretty: 219
extension_download_count: 540
extension_download_count_pretty: 540
image: '/images/community_extensions/social_preview/preview_community_extension_quack.png'
Expand Down
4 changes: 2 additions & 2 deletions community_extensions/extensions/shellfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ repo:
github: query-farm/shellfs
ref: ae31efcb4d299d39d68fd2941a57f4bd0d1b5d1e

extension_star_count: 78
extension_star_count_pretty: 78
extension_star_count: 79
extension_star_count_pretty: 79
extension_download_count: 71496
extension_download_count_pretty: 71.5k
image: '/images/community_extensions/social_preview/preview_community_extension_shellfs.png'
Expand Down
4 changes: 2 additions & 2 deletions community_extensions/extensions/snowflake.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ docs:
This community-maintained extension allows DuckDB to connect to Snowflake using Arrow ADBC drivers.
For detailed setup and usage instructions, visit the [extension repository](https://github.com/iqea-ai/duckdb-snowflake).

extension_star_count: 2
extension_star_count_pretty: 2
extension_star_count: 4
extension_star_count_pretty: 4
extension_download_count: null
extension_download_count_pretty: n/a
image: '/images/community_extensions/social_preview/preview_community_extension_snowflake.png'
Expand Down
4 changes: 2 additions & 2 deletions community_extensions/extensions/textplot.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ repo:
github: query-farm/textplot
ref: a344d9e1249b29354d3c516f4000cc764d3dfd6d

extension_star_count: 8
extension_star_count_pretty: 8
extension_star_count: 9
extension_star_count_pretty: 9
extension_download_count: null
extension_download_count_pretty: n/a
image: '/images/community_extensions/social_preview/preview_community_extension_textplot.png'
Expand Down
4 changes: 2 additions & 2 deletions community_extensions/extensions/vortex.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ docs:
scan a vortex file
`select * from read_vortex('...');`

extension_star_count: 22
extension_star_count_pretty: 22
extension_star_count: 23
extension_star_count_pretty: 23
extension_download_count: 439
extension_download_count_pretty: 439
image: '/images/community_extensions/social_preview/preview_community_extension_vortex.png'
Expand Down