Attrs-to-sql

Latest version: v0.2.0

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

Scan your dependencies

Page 2 of 2

0.0.3

Fixed

- Use class name as table name instead of fixed name

0.0.2

Fixed

- Convert `attrs_to_sql.py` to `attrs_to_sql` package

0.0.1

Added

- Convert `attrs` class to `CREATE TABLE` command
- SQL types support: `int`, `timestamp`, `varchar` (with length), `float`, arrays
- SQL properties support: `PRIMARY KEY`, auto increment (via `serial`/`bigserial`), `NOT NULL`

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.