Fastorm

Latest version: v0.0.17

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

Scan your dependencies

Page 3 of 3

0.0.5

- 🆕 Added `create_table(cls, conn: Connection, if_not_exists: bool = False)`.
- 🆕 Added boolean `if_not_exists: bool = False` to the `build_sql_create(…)`

0.0.4

- 🆕 Added `has_changes()` and `get_changes()`.

0.0.3

- 🆕 Added `FastORM.build_sql_create()` with works quite well for simple database types.
- This is a beta version of creating tables, and will be changed, modified and improved in the future.
- That means if you use it, you man need to do manual migrations for a later version.
- Refer to this changelog and search for `build_sql_create` to find more.
- 🔨 Fixed uninstallable dependency

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.