[docs][oracle] Fix oracle DATE type mapping in documentation (#569)

pull/577/head
Zongwen Li 3 years ago committed by GitHub
parent 4b15614c45
commit e12306b232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -353,11 +353,10 @@ Data Type Mapping
<td>BOOLEAN</td>
</tr>
<tr>
<td>DATE</td>
<td>DATE</td>
</tr>
<tr>
<td>TIMESTAMP [(p)]</td>
<td>
DATE<br>
TIMESTAMP [(p)]
</td>
<td>TIMESTAMP [(p)] [WITHOUT TIMEZONE]</td>
</tr>
<tr>

Loading…
Cancel
Save