Sillyorm

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

- support for extending models via _extend
- **separate database Initialisation on the Environment, you must now call env.init_tables()**
- only support naive datetime objects in the datetime field (specifying timezones resulted in unexpected behavior before)

**diff**: https://github.com/theverygaming/sillyORM/compare/0.6.0...0.7.0

0.6.0

- added support for setting None / NULL values on fields

**diff**: https://github.com/theverygaming/sillyORM/compare/0.5.0...0.6.0

0.5.0

- added a datetime field

**diff**: https://github.com/theverygaming/sillyORM/compare/0.4.0...0.5.0

0.4.0

- **made reading fields on recordsets with more than one record impossible**
- **search does not return None anymore, instead it returns an exmpty recorset**
- added support for len() on models

**diff**: https://github.com/theverygaming/sillyORM/compare/0.3.0...0.4.0

0.3.0

- added float field

**diff**: https://github.com/theverygaming/sillyORM/compare/0.2.0...0.3.0

0.2.0

- added Boolean field
- fixed a bug where fields would disappear if a model was inherited and documented model inheritance

**diff**: https://github.com/theverygaming/sillyORM/compare/0.1.0...0.2.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.