You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ExtensionUtil removal and GetDatabase API changes
- Remove ExtensionUtil include (class removed in DuckDB v1.4)
- Change loader.GetDatabase() to loader.GetDatabaseInstance()
- Update both chsql_extension.cpp and chsql_system.cpp
Co-authored-by: lmangani <1423657+lmangani@users.noreply.github.com>
0 commit comments