ormlambda 1.2.1__py3-none-any.whl → 1.2.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ormlambda
3
- Version: 1.2.1
3
+ Version: 1.2.2
4
4
  Summary: ORM designed to interact with the database (currently with MySQL) using lambda functions and nested functions
5
5
  Author: p-hzamora
6
6
  Author-email: p.hzamora@icloud.com
@@ -8,7 +8,7 @@ Requires-Python: >=3.12,<4.0
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: Programming Language :: Python :: 3.12
10
10
  Requires-Dist: fluent-validation (>=3.1.0,<4.0.0)
11
- Requires-Dist: mysql-connector-python (>=2.2.9,<3.0.0)
11
+ Requires-Dist: mysql-connector-python (>=9.0.0,<10.0.0)
12
12
  Description-Content-Type: text/markdown
13
13
 
14
14
  ![PyPI version](https://img.shields.io/pypi/v/ormlambda.svg)
@@ -65,7 +65,7 @@ ormlambda/utils/module_tree/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMp
65
65
  ormlambda/utils/module_tree/dfs_traversal.py,sha256=lSF03G63XtJFLp03ueAmsHMBvhUkjptDbK3IugXm8iU,1425
66
66
  ormlambda/utils/module_tree/dynamic_module.py,sha256=zwvjU3U2cz6H2CDp9Gncs5D5bSAyfITNa2SDqFDl8rw,8551
67
67
  ormlambda/utils/table_constructor.py,sha256=I2oFTfa6BPTILY6UDYGZy4fJxZazZMkH89NObkfRemo,11480
68
- ormlambda-1.2.1.dist-info/LICENSE,sha256=xBprFw8GJLdHMOoUqDk0427EvjIcbEREvXXVFULuuXU,1080
69
- ormlambda-1.2.1.dist-info/METADATA,sha256=zp0_xxUnxTWp5plXj5_ImCHX36GNXiHFobvHlRuj8wU,8427
70
- ormlambda-1.2.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
71
- ormlambda-1.2.1.dist-info/RECORD,,
68
+ ormlambda-1.2.2.dist-info/LICENSE,sha256=xBprFw8GJLdHMOoUqDk0427EvjIcbEREvXXVFULuuXU,1080
69
+ ormlambda-1.2.2.dist-info/METADATA,sha256=HkOi6OeDGnCuKDg9FOMaEgYuCvO2iMZrPuVkvw8RBsA,8428
70
+ ormlambda-1.2.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
71
+ ormlambda-1.2.2.dist-info/RECORD,,