rb-commons 0.1.18__py3-none-any.whl → 0.1.19__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.
@@ -35,7 +35,7 @@ class BaseManager(Generic[ModelType]):
35
35
 
36
36
  return instance
37
37
 
38
- async def filter(self, **kwargs) -> 'BaseManager[ModelType]':
38
+ def filter(self, **kwargs) -> 'BaseManager[ModelType]':
39
39
  """
40
40
  Filter objects based on conditions
41
41
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: rb-commons
3
- Version: 0.1.18
3
+ Version: 0.1.19
4
4
  Summary: Commons of project and simplified orm based on sqlalchemy.
5
5
  Home-page: https://github.com/RoboSell-organization/rb-commons
6
6
  Author: Abdulvoris
@@ -6,12 +6,12 @@ rb_commons/http/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  rb_commons/http/exceptions.py,sha256=EGRMr1cRgiJ9Q2tkfANbf0c6-zzXf1CD6J3cmCaT_FA,1885
7
7
  rb_commons/orm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  rb_commons/orm/exceptions.py,sha256=1aMctiEwrPjyehoXVX1l6ML5ZOhmDkmBISzlTD5ey1Y,509
9
- rb_commons/orm/managers.py,sha256=RDWDOJ0wGXbGErDi2clzJF_KDF0lPMZK_j0KQy_AMhg,7761
9
+ rb_commons/orm/managers.py,sha256=2RJyiW4uUYtgE_BzOS6Z3-TdHgXE0PPcFuQYt4Ze3MQ,7755
10
10
  rb_commons/permissions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  rb_commons/permissions/role_permissions.py,sha256=XOv81nZpX8Iwj9A0eLfirPfwsha7TeVcnUiEDTS_Qfw,790
12
12
  rb_commons/schemes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  rb_commons/schemes/jwt.py,sha256=F66JJDhholuOPPzlKeoC6f1TL4gXg4oRUrV5yheNpyo,1675
14
- rb_commons-0.1.18.dist-info/METADATA,sha256=W415WB-6LHzNtSL0xYVeuWs-DCA1ZIU74HWzSCtVma0,6533
15
- rb_commons-0.1.18.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
16
- rb_commons-0.1.18.dist-info/top_level.txt,sha256=HPx_WAYo3_fbg1WCeGHsz3wPGio1ucbnrlm2lmqlJog,11
17
- rb_commons-0.1.18.dist-info/RECORD,,
14
+ rb_commons-0.1.19.dist-info/METADATA,sha256=KP2FaMIl2eaVVohkEKHA6arUyHCwV5jLfDnxT-FSu9Q,6533
15
+ rb_commons-0.1.19.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
16
+ rb_commons-0.1.19.dist-info/top_level.txt,sha256=HPx_WAYo3_fbg1WCeGHsz3wPGio1ucbnrlm2lmqlJog,11
17
+ rb_commons-0.1.19.dist-info/RECORD,,