We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d1ae39 + f11d5b8 commit 55ef64dCopy full SHA for 55ef64d
extensions/msolap/description.yml
@@ -4,13 +4,13 @@ extension:
4
version: 0.1.2
5
language: C++
6
build: cmake
7
- excluded_platforms: "linux_amd64;linux_arm64;linux_amd64_musl;osx_amd64;osx_arm64;wasm_mvp;wasm_eh;wasm_threads;windows_amd64_mingw"
+ excluded_platforms: "linux_arm64;linux_amd64_musl;osx_amd64;osx_arm64;wasm_mvp;wasm_eh;wasm_threads;windows_amd64_mingw"
8
license: MIT
9
maintainers:
10
- Hugoberry
11
repo:
12
github: Hugoberry/duckdb-msolap-extension
13
- ref: a35dcecb20794a26534b028cc1f8bd0209f28c8d
+ ref: 84e1b00e2e42a905c0efd5eb55f8bef1cefa6173
14
docs:
15
hello_world: |
16
-- Execute a simple DAX query against a local SSAS instance
0 commit comments