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

@@ -19,6 +19,8 @@ class MeetingModel(Base):
19
19
  meeting_name = Column(String(191), nullable=False, index=True)
20
20
  start_date = Column(DateTime, nullable=False)
21
21
  end_date = Column(DateTime, nullable=False)
22
+ title_release_date = Column(DateTime, nullable=True)
23
+ abstract_release_date = Column(DateTime, nullable=True)
22
24
  from_website = Column(Boolean, nullable=True)
23
25
  meeting_bucket_id = Column(
24
26
  Integer,
@@ -27,6 +29,7 @@ class MeetingModel(Base):
27
29
  )
28
30
  author_pipeline = Column(Boolean, nullable=True)
29
31
  insights_pipeline = Column(Boolean, nullable=True)
32
+ status = Column(String, nullable=True)
30
33
  updated_at = Column(
31
34
  DateTime,
32
35
  nullable=False,
@@ -12,8 +12,11 @@ class MeetingResourceSchema(Schema):
12
12
  meeting_name = fields.String(required=True)
13
13
  start_date = fields.DateTime(required=True)
14
14
  end_date = fields.DateTime(required=True)
15
+ tile_release_date = fields.DateTime(allow_none=True)
16
+ abstract_release_date = fields.DateTime(allow_none=True)
15
17
  from_website = fields.Boolean(allow_none=True)
16
18
  meeting_bucket_id = fields.Integer(allow_none=True)
17
19
  author_pipeline = fields.Boolean(allow_none=True)
18
20
  insights_pipeline = fields.Boolean(allow_none=True)
21
+ status = fields.String(allow_none=True)
19
22
  updated_at = fields.DateTime()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cs-models
3
- Version: 0.0.778
3
+ Version: 0.0.779
4
4
  Summary: MySQL db models
5
5
  Home-page: https://github.com/mindgram/cs-models
6
6
  Author: Shrey Verma
@@ -548,8 +548,8 @@ cs_models/resources/LicensingCollabTarget/__init__.py,sha256=47DEQpj8HBSa-_TImW-
548
548
  cs_models/resources/LicensingCollabTarget/models.py,sha256=AofVwKxsGt6kf0YGQqY3r3I1GVrbSh5lHV1QUUfiB7c,959
549
549
  cs_models/resources/LicensingCollabTarget/schemas.py,sha256=jijLVNnVxOMWBMYfij-8-ZLz8m8A51cOn_U37Xqkg2Y,502
550
550
  cs_models/resources/Meeting/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
551
- cs_models/resources/Meeting/models.py,sha256=9NpE8QWfFplAtW4-27x3rHoFPUd5CRI4Yobi2rdj45k,985
552
- cs_models/resources/Meeting/schemas.py,sha256=qESpQcu347IqevcTxxKYcV9eS6y9nVQsV47hHAv4F0g,610
551
+ cs_models/resources/Meeting/models.py,sha256=opxL3vqIsoA63V9-mHRV1y77wAZzgWDl4ofiltKkylw,1145
552
+ cs_models/resources/Meeting/schemas.py,sha256=PTwlvAK9OawoNTMQOq5qhIZXBhgZkmwGQTAR6Lhs114,772
553
553
  cs_models/resources/MeetingBucket/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
554
554
  cs_models/resources/MeetingBucket/models.py,sha256=OfjmVYISxesbvtu4E2bltlpvzFZluds7arFwjxma3S8,600
555
555
  cs_models/resources/MeetingBucket/schemas.py,sha256=oZm2XHNaWEh-aoqPbsS405BGZoo06QGPtHNM6Jf-MkQ,312
@@ -1273,7 +1273,7 @@ cs_models/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1273
1273
  cs_models/utils/alchemy.py,sha256=fhINGFn41owJ2DLXQKXAAtLqeZ1BRzD_qU0wPK_bsGQ,1598
1274
1274
  cs_models/utils/utils.py,sha256=BzCDk3u1np7DoJQqCZIJN4f80JNHvJoWO4qEFgolN-8,4474
1275
1275
  cs_models/utils/profiling/__init__.py,sha256=N-73vb0M92C975fxgXyBCBjCPELl8Oh21ZY_-tzDnns,569
1276
- cs_models-0.0.778.dist-info/METADATA,sha256=BCJkvyTD_KDH2fHuKdy9HrijaPL_giEGrTNTyFhL6b4,751
1277
- cs_models-0.0.778.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
1278
- cs_models-0.0.778.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
1279
- cs_models-0.0.778.dist-info/RECORD,,
1276
+ cs_models-0.0.779.dist-info/METADATA,sha256=U8R4wxdbnGuDbLO8A_xqHdLxbdFohB0iobZRBU6LLkg,751
1277
+ cs_models-0.0.779.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
1278
+ cs_models-0.0.779.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
1279
+ cs_models-0.0.779.dist-info/RECORD,,