Dbt-risingwave

Latest version: v1.9.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.7.1

- Add connection parameter `gssencmode=disable` by default.

1.7.0

- Updated `dbt-core` from `v1.6.0` to `v1.7.0`.
- Improved skip logic for models such as `source`, `table_with_connector`, `sink`, `view`.

v.1.6.1
- change relation_max_name_length from 63 to 1024
- support `on_configuration_change` on `materialized_view` model. Same as PostgreSQL, the configuration only handles indexes at this moment.

1.6.0

- Change `dbt run` default behavior to not drop models. Option `--full-refresh` is needed, if you want to drop models first and then create.
- Use `materialized_view` instead of `materializedview` in model materialization.
- Support new model materializations: `source`, `table_with_connector`, and `sink`. All these materializations need you to provide the create statement as a whole instead of a select query.
- Support model contract.
- Support indexes configuration.

1.5.1

- Support materialization `materializedview`, `table`, `view` and `ephemeral`.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.