Skip to content

Commit 55ef64d

Browse files
authored
Merge pull request #611 from Hugoberry/msolap
MSOLAP align with v1.4.0 API
2 parents 2d1ae39 + f11d5b8 commit 55ef64d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/msolap/description.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ extension:
44
version: 0.1.2
55
language: C++
66
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"
7+
excluded_platforms: "linux_arm64;linux_amd64_musl;osx_amd64;osx_arm64;wasm_mvp;wasm_eh;wasm_threads;windows_amd64_mingw"
88
license: MIT
99
maintainers:
1010
- Hugoberry
1111
repo:
1212
github: Hugoberry/duckdb-msolap-extension
13-
ref: a35dcecb20794a26534b028cc1f8bd0209f28c8d
13+
ref: 84e1b00e2e42a905c0efd5eb55f8bef1cefa6173
1414
docs:
1515
hello_world: |
1616
-- Execute a simple DAX query against a local SSAS instance

0 commit comments

Comments
 (0)