ormlambda 1.0.0__py3-none-any.whl → 1.0.1__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,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: ormlambda
|
3
|
-
Version: 1.0.
|
4
|
-
Summary: ORM designed to interact with the database using lambda functions
|
3
|
+
Version: 1.0.1
|
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
|
7
7
|
Requires-Python: >=3.12,<4.0
|
@@ -64,7 +64,7 @@ ormlambda/utils/module_tree/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMp
|
|
64
64
|
ormlambda/utils/module_tree/dfs_traversal.py,sha256=lSF03G63XtJFLp03ueAmsHMBvhUkjptDbK3IugXm8iU,1425
|
65
65
|
ormlambda/utils/module_tree/dynamic_module.py,sha256=PHUGfO7ENBRlUR1uP6R7g76YApLpvFzMKdWlJJ9vQLw,8468
|
66
66
|
ormlambda/utils/table_constructor.py,sha256=hKiDDsSpVakFqL_QhIfmlvwXI91nb_KoPpPFway7NQ4,10881
|
67
|
-
ormlambda-1.0.
|
68
|
-
ormlambda-1.0.
|
69
|
-
ormlambda-1.0.
|
70
|
-
ormlambda-1.0.
|
67
|
+
ormlambda-1.0.1.dist-info/LICENSE,sha256=xBprFw8GJLdHMOoUqDk0427EvjIcbEREvXXVFULuuXU,1080
|
68
|
+
ormlambda-1.0.1.dist-info/METADATA,sha256=1-HIKDbI5_ObMKJrG_KLk6iWzkCDIBtZa6vjjz2jXQM,8249
|
69
|
+
ormlambda-1.0.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
70
|
+
ormlambda-1.0.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|