Database Update

This commit is contained in:
Andre Beging
2022-04-04 16:39:40 +02:00
parent c70fb6426c
commit e8f9c4c0f5
11 changed files with 275 additions and 47 deletions

View File

@@ -81,6 +81,9 @@
<property name="ProspectId" type="Guid" p1:ValidateRequired="true" p1:Guid="55b4bace-d6bd-4e19-8a15-8c34157251b6">
<column name="" not-null="False" />
</property>
<property name="Alert" type="Boolean" p1:ValidateRequired="true" p1:Guid="77b8afb4-e570-40e7-a023-74137c7d5407">
<column name="" />
</property>
<property name="NotNeeded" type="Boolean" p1:ValidateRequired="true" p1:Guid="7856bc01-520d-4caf-aefc-7bd4f1c78bd7">
<column name="" />
</property>