orm-database 0.3.11__py3-none-any.whl → 0.3.12__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {orm_database-0.3.11.dist-info → orm_database-0.3.12.dist-info}/METADATA +2 -2
- {orm_database-0.3.11.dist-info → orm_database-0.3.12.dist-info}/RECORD +5 -5
- {orm_database-0.3.11.dist-info → orm_database-0.3.12.dist-info}/LICENSE +0 -0
- {orm_database-0.3.11.dist-info → orm_database-0.3.12.dist-info}/WHEEL +0 -0
- {orm_database-0.3.11.dist-info → orm_database-0.3.12.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: orm_database
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.12
|
4
4
|
Summary: This module is written to launch your programs with any database you want in the shortest time
|
5
5
|
Home-page: https://github.com/sisrsis/orm-database
|
6
6
|
Author: SISRSIS
|
@@ -206,7 +206,7 @@ asyncio.run(main())
|
|
206
206
|
|
207
207
|
```
|
208
208
|
# output
|
209
|
-
```
|
209
|
+
```
|
210
210
|
[
|
211
211
|
{'user_rt': 'test1', 'password_rt': '12341', 'email_rt': 'test1@mail.com'},
|
212
212
|
{'user_rt': 'test2', 'password_rt': '12342', 'email_rt': 'test2@mail.com'},
|
@@ -1,8 +1,8 @@
|
|
1
1
|
orm_database/__init__.py,sha256=q0A0dUBMacf_yaU5m4VWCDlP__pVAz3I1Bhn1RPkv9I,140
|
2
2
|
orm_database/orm_database.py,sha256=O8LL_WFy0N0QXK87IdrfY5HKlM3fBnUHJyUT6BN66Kw,7325
|
3
3
|
orm_database/orm_query.py,sha256=hrNTLjmrUGouMGpVGIFFqPulvbVdzWyxUTf1s_wCfxs,3147
|
4
|
-
orm_database-0.3.
|
5
|
-
orm_database-0.3.
|
6
|
-
orm_database-0.3.
|
7
|
-
orm_database-0.3.
|
8
|
-
orm_database-0.3.
|
4
|
+
orm_database-0.3.12.dist-info/LICENSE,sha256=v33KAoqx5qhyUNlHOjYmBBKDtd9ymzWB7sR4cova190,1064
|
5
|
+
orm_database-0.3.12.dist-info/METADATA,sha256=D10rh7mYW3dUTvbM37sP2s3FoketM2kxyMeIuSXowHY,4986
|
6
|
+
orm_database-0.3.12.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
7
|
+
orm_database-0.3.12.dist-info/top_level.txt,sha256=dzcxzqcdsX4x3lqSkz1tVcu1qKX02rXOu6QN3cHggU4,13
|
8
|
+
orm_database-0.3.12.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|