mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
[jdbc] Fix table in documentation (#18818)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
This commit is contained in:
@@ -117,6 +117,8 @@ The user default schema will be used.
|
||||
|
||||
Default data types for an Oracle DB are different from the general defaults:
|
||||
|
||||
| Type | Oracle DB Type |
|
||||
|-----------------------------|------------------------|
|
||||
| sqltype.COLOR | `VARCHAR2(70)` |
|
||||
| sqltype.CONTACT | `VARCHAR2(6)` |
|
||||
| sqltype.DATETIME | `TIMESTAMP` |
|
||||
|
||||
Reference in New Issue
Block a user