Skip to content

Add ADBC to official extensions#538

Merged
adsharma merged 1 commit into
mainfrom
add-adbc-official-extension
May 30, 2026
Merged

Add ADBC to official extensions#538
adsharma merged 1 commit into
mainfrom
add-adbc-official-extension

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

@adsharma adsharma commented May 28, 2026

Summary

  • add ADBC to the runtime official extension allowlist
  • add a regression check for case-insensitive official extension lookup

Testing

$ pixi add libadbc-driver-manager
$ install_name_tool -rpath \
    /Users/runner/work/ladybug/ladybug/.pixi/envs/default/lib \
    /path/to/.pixi/envs/default/lib 
    
lbug> load adbc;
┌──────────────────────────────────┐
│ result                           │
│ STRING                           │
├──────────────────────────────────┤
│ Extension: adbc has been loaded. │
└──────────────────────────────────┘
(1 tuple)
(1 column)

@adsharma adsharma force-pushed the add-adbc-official-extension branch from eaad105 to a1c896a Compare May 28, 2026 23:31
@adsharma adsharma merged commit 129e32a into main May 30, 2026
4 checks passed
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.

1 participant