Database update

This commit is contained in:
Andre Beging
2022-04-11 17:20:22 +02:00
parent 5026196b46
commit 434426bd7c
12 changed files with 73 additions and 75 deletions

View File

@@ -48,6 +48,9 @@
<property name="Groups" type="String" p1:ValidateRequired="true" p1:Guid="bf41429c-3b00-4d34-9851-bf35a3649fd2">
<column name="" />
</property>
<property name="ForceLogout" type="Boolean" p1:ValidateRequired="true" p1:Guid="bfc9e3b2-f7cb-4b9b-a3e9-68f84d16bcae">
<column name="" />
</property>
</class>
<class name="Prospect" entity-set="Prospects" p1:Guid="2f24182f-047a-4dba-a926-ddb2044ce3a3">
<id name="Id" type="Guid" value-generated="OnAdd" p1:ValidateRequired="true" p1:Guid="be4ea414-f058-4b82-ab45-43750869702c">
@@ -59,9 +62,6 @@
<property name="Name" type="String" p1:ValidateRequired="true" p1:Guid="25eda2da-aff0-45a6-bb11-f19420f21b62">
<column name="" />
</property>
<property name="ProgressId" type="Guid" p1:ValidateRequired="true" p1:Guid="db78282f-9001-4e54-a175-fe4391e714fc">
<column name="" />
</property>
<property name="Created" type="DateTime" p1:ValidateRequired="true" p1:Guid="12d616f2-eee0-4dbc-9a24-fecb7e65e9ba">
<column name="" />
</property>