Snowddl

Latest version: v0.29.0

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

Scan your dependencies

Page 8 of 14

0.9.9

- Strip trailing spaces from each line of view text during `VIEW` object type conversion. It prevents formatting issues described in [pyyaml411 issue](https://github.com/yaml/pyyaml/issues/411).

0.9.8

- Add `collate` support for `TABLE` object type conversion.

0.9.7

- Try to fix markdown formatting on PyPi.
- Enable converter for object type `VIEW` (currently not documented, work in progress).

0.9.6

- Prevent `USER_ROLE` resolver from dropping grants other than `ROLE` grants. User roles may accumulate random grants during normal operation from temporary tables, temporary stages, manually created objects in schemas not managed by SnowDDL.
- Change testing Snowflake account once again.

0.9.5

- Implement missing `comment` parameter for `USER` object type.
- Add more tests.

0.9.4

- Added new supported data type `GEOMETRY` (in addition to existing `GEOGRAPHY`).
- Added env variable `SNOWFLAKE_ENV_PREFIX` to specify `--env-prefix` without explicitly mentioning it in CLI command.
- Added a workaround for Snowflake bug, which creates a grant for hidden MATERIALIZED VIEW when search optimization is enabled for a table.
- Completely reworked an approach to tests. Now tests are executed in 3 steps, each step consists of "snowddl apply" followed by pytest execution. Now it should be much easier to add and maintain a large number of test.

Page 8 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.