cs-models 0.0.714__py3-none-any.whl → 0.0.715__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.

Potentially problematic release.


This version of cs-models might be problematic. Click here for more details.

@@ -33,6 +33,7 @@ class FDALabelModel(Base):
33
33
  )
34
34
  section_text = Column(Text, nullable=True)
35
35
  is_active = Column(Boolean, nullable=True)
36
+ vector_active = Column(Boolean, nullable=True)
36
37
  updated_at = Column(
37
38
  DateTime,
38
39
  nullable=False,
@@ -19,4 +19,5 @@ class FDALabelResourceSchema(Schema):
19
19
  section_html_file_id = fields.Integer(allow_none=True)
20
20
  label_html_file_id = fields.Integer(required=True)
21
21
  is_active = fields.Boolean(allow_none=True)
22
+ vector_active = fields.Boolean(allow_none=True)
22
23
  updated_at = fields.DateTime(dump_only=True)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cs-models
3
- Version: 0.0.714
3
+ Version: 0.0.715
4
4
  Summary: MySQL db models
5
5
  Home-page: https://github.com/mindgram/cs-models
6
6
  Author: Shrey Verma
@@ -305,8 +305,8 @@ cs_models/resources/ExplorerColumn/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQe
305
305
  cs_models/resources/ExplorerColumn/models.py,sha256=t448jSUDUNpN3MPlA1-nf2H-K9KVfMkKIV7ruB-DSks,799
306
306
  cs_models/resources/ExplorerColumn/schemas.py,sha256=0qsNjOCkilZNa_Ly083dzp43h72MrAFM39dp2s8CnmY,442
307
307
  cs_models/resources/FDALabel/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
308
- cs_models/resources/FDALabel/models.py,sha256=lAL8Y-_z6vmAQIPT9jX9OEcfSmnbq7RCKFAKR9lfcy4,1183
309
- cs_models/resources/FDALabel/schemas.py,sha256=YYQpWqfYlss5SEjYJ8wXSEsvEWeXHadPHgBvm1op5ds,741
308
+ cs_models/resources/FDALabel/models.py,sha256=9J7Erh0fr6OrpQNBgyx83qdWxAuKg9NUbMLzG3EBWvI,1234
309
+ cs_models/resources/FDALabel/schemas.py,sha256=J6_J2PkZInLxay5Bvq6TuHuJdii4TRoLhIE4RBT8FeY,793
310
310
  cs_models/resources/FDALabelCondition/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
311
311
  cs_models/resources/FDALabelCondition/models.py,sha256=rvjcLE3YEO97QODUvtxahGs605SNH27u4qYIrpIIigE,991
312
312
  cs_models/resources/FDALabelCondition/schemas.py,sha256=GmQ3qYxfsNd8OUGtS16ZHyfkqcq7CIPA1XJ7TvpeEbE,542
@@ -1180,7 +1180,7 @@ cs_models/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1180
1180
  cs_models/utils/alchemy.py,sha256=fhINGFn41owJ2DLXQKXAAtLqeZ1BRzD_qU0wPK_bsGQ,1598
1181
1181
  cs_models/utils/utils.py,sha256=bY623DuzycfPQiaOQT2AxfANeWfwr5w76dBuQ813-ns,3664
1182
1182
  cs_models/utils/profiling/__init__.py,sha256=N-73vb0M92C975fxgXyBCBjCPELl8Oh21ZY_-tzDnns,569
1183
- cs_models-0.0.714.dist-info/METADATA,sha256=iLUiw06ixl5e-zAq2yAIeL17JnrU1Kh7bN94dyqx7Hc,792
1184
- cs_models-0.0.714.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
1185
- cs_models-0.0.714.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
1186
- cs_models-0.0.714.dist-info/RECORD,,
1183
+ cs_models-0.0.715.dist-info/METADATA,sha256=5hHOwoSjYi72p-P8RsvXmL_0EE-kFFqK8024g-7bkPs,792
1184
+ cs_models-0.0.715.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
1185
+ cs_models-0.0.715.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
1186
+ cs_models-0.0.715.dist-info/RECORD,,