Skip to content
Snippets Groups Projects
Commit 1282403e authored by Tobias Feldmann's avatar Tobias Feldmann
Browse files

create_pers.xml filename changed

parent 9d543234
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,7 @@
<column name="USER_NEW" type="VARCHAR(50)"/>
<column name="FIRSTNAME" type="VARCHAR(50)"/>
<column name="MIDDLENAME" type="VARCHAR(50)"/>
<column name="LASTNAME" type="VARChAR(50)">
<constraints nullable="false"/>
</column>
<column name="LASTNAME" type="VARChAR(50)"/>
<column name="GENDER" type="VARCHAR(50)"/>
<column name="SALUTATION" type="VARCHAR(16)"/>
<column name="TITLE" type="VARCHAR(50)"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment