Changed
* Set default authentication method to 'BasicAuth' and rename 'database' to 'catalog' in DBT profiles for consistency with wxd terminology.
* Renamed the `presto` adapter to `watsonx_presto` to resolve DBT compatibility issues
Fixed
* Updated the logger in the Presto adapter to use `AdapterLogger`, improving consistency and compatibility with dbt's logging framework