Skip to content
Snippets Groups Projects
Commit c2221572 authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

1080699 changed asys_system date_edit precision

parent 49b2292f
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
<column name="ID" type="CHAR(63)">
<constraints primaryKey="true" primaryKeyName="PK_ASYS_SYSTEM_ID"/>
</column>
<column name="DATE_EDIT" type="DATETIME"/>
<column name="DATE_EDIT" type="DATETIME(6)"/>
<column name="DATE_NEW" type="DATETIME"/>
<column name="USER_EDIT" type="VARCHAR(63)"/>
<column name="USER_NEW" type="VARCHAR(63)"/>
......
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