Skip to content

Revert "Add SQLite plugin (#6643)" #6670

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

shijiesheng
Copy link
Member

This reverts commit 30e5c77.

What changed?

#6643

Why?

Internally we use a lower version of indirect dependency. tetratelabs/wazero@v1.1.0...v1.8.2
And this indirect dependency is actually used by an incident mitigation tooling. So it's safer to keep the lower version.

However, using the lower version doesn't build because of go-sqlite3 library we used

% make build                                         
Building all packages and submodules...
# github.com/ncruces/go-sqlite3/internal/alloc
../../../go/pkg/mod/github.com/ncruces/[email protected]/internal/alloc/alloc_unix.go:12:44: undefined: experimental.LinearMemory
make: *** [build] Error 1

How did you test it?

unit test

Potential risks

Release notes

Documentation Changes

@shijiesheng shijiesheng merged commit e36c818 into cadence-workflow:master Feb 13, 2025
22 checks passed
arzonus added a commit to arzonus/cadence that referenced this pull request Feb 25, 2025
arzonus added a commit to arzonus/cadence that referenced this pull request Feb 25, 2025
@arzonus arzonus mentioned this pull request Feb 26, 2025
1 task
arzonus added a commit that referenced this pull request Mar 5, 2025
* Reapply "Add SQLite plugin (#6643)" (#6670)

This reverts commit e36c818.

* support github.com/ncruces/go-sqlite3 args

* make pr

* fix tests

* address comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants