maleo-foundation 0.0.64__py3-none-any.whl → 0.0.65__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.
@@ -5,6 +5,8 @@ from maleo_foundation.enums import BaseEnums
5
5
  from maleo_foundation.utils.formatter.case import CaseFormatter
6
6
 
7
7
  class BaseTable:
8
+ __abstract__ = True
9
+
8
10
  @declared_attr
9
11
  def __tablename__(cls) -> str:
10
12
  return CaseFormatter.to_snake_case(cls.__name__)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo_foundation
3
- Version: 0.0.64
3
+ Version: 0.0.65
4
4
  Summary: Foundation package for Maleo
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: MIT
@@ -17,7 +17,7 @@ maleo_foundation/db/__init__.py,sha256=fmvhCz4_siHfyKJujcUakKDKmuLxMhxn2w5tmfQwf
17
17
  maleo_foundation/db/engine.py,sha256=kw2SMMiWy5KARquh4TLk7v6HwlHW97lUIUvqdFbhNxk,1600
18
18
  maleo_foundation/db/manager.py,sha256=czs-6czNvKHZ7zWRX1nPpKJcdsadyX8R2DnZlA_6mlk,500
19
19
  maleo_foundation/db/session.py,sha256=tI13DJ6rLo8FOpSIFZrmD4dbuxY_c0RTjwEGb76ZOo0,2681
20
- maleo_foundation/db/table.py,sha256=z17ylPJNCE1nYYwIMaSXH1RG2YY-xWB3k5l0JcGuNWw,1174
20
+ maleo_foundation/db/table.py,sha256=Dk5GXeO0gbBBPN2PJtZhlUx2x3vMbT4dxTBc3YLBbuc,1199
21
21
  maleo_foundation/expanded_types/__init__.py,sha256=RohoIQCiMvo2g6Jacq2dlqNXg3WLmRc-TD8nvMsyDKs,275
22
22
  maleo_foundation/expanded_types/client.py,sha256=To0kRXp3QTmuSu5rWKaCiTsMK9qkYiyYKYbHfw-y1fY,2396
23
23
  maleo_foundation/expanded_types/query.py,sha256=0yUG-JIVsanzB7KAkrRz_OsrhP6J0bRqD9Q3l3atQnk,2384
@@ -53,7 +53,7 @@ maleo_foundation/utils/logger.py,sha256=978P57JOhGR-WIu7xdPXBIwd3JrfLLA8WerVzxhE
53
53
  maleo_foundation/utils/query.py,sha256=ODQ3adOYQNj5E2cRW9ytbjBz56nEDcnfq8mQ6YZbCCM,4375
54
54
  maleo_foundation/utils/formatter/__init__.py,sha256=iKf5YCbEdg1qKnFHyKqqcQbqAqEeRUf8mhI3v3dQoj8,78
55
55
  maleo_foundation/utils/formatter/case.py,sha256=TmvvlfzGdC_omMTB5vAa40TZBxQ3hnr-SYeo0M52Rlg,1352
56
- maleo_foundation-0.0.64.dist-info/METADATA,sha256=DZP4C4iuL5QIQWEMhw12VuOv8Az0mr5XvIeQ1y3_8Q8,3160
57
- maleo_foundation-0.0.64.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
58
- maleo_foundation-0.0.64.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
59
- maleo_foundation-0.0.64.dist-info/RECORD,,
56
+ maleo_foundation-0.0.65.dist-info/METADATA,sha256=lhbnwPhc6vhgABfUWKYQy_YWR4L4Fk2qDkJpZlf6Gwg,3160
57
+ maleo_foundation-0.0.65.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
58
+ maleo_foundation-0.0.65.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
59
+ maleo_foundation-0.0.65.dist-info/RECORD,,