Yaml-to-sqlite

Latest version: v1.0

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

Scan your dependencies

1.0

- New feature: `yaml-to-sqlite dogs.db dogs.yaml --single-column=name` can be used to import YAML files consisting of a list of items into a single table with a single primary key column. [5](https://github.com/simonw/yaml-to-sqlite/issues/5)
- Importing YAML files with new columns will now alter the table to add those columns. [4](https://github.com/simonw/yaml-to-sqlite/issues/4)

0.3.1

- Updated for latest `sqlite-utils` library
- Fixed bug where import failed if user did not provide a `--pk` option

0.3

* Now handles nested objects that contain dates, 1

0.2.1

* Better help for `--pk`

0.2

Better README

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.