Skip to content

Commit a803813

Browse files
Oracledb connector (#296)
* Added oracle-db connector information. * Added oracledb-connector information. * Updated oracledb-connector for the correct documentation links * Updated oracle-connector with metadata information. * Updated file with the link to changed oracle-connector file. * Modied index.md file to remove C# oracle connector entry. * Updated TOC.yml for oracle database connector entry. * Updated oracle-connector .md file for ms author. * Updated oracle-connector.md for adding an important highlight. * Updated these two files based on the reviewer feedback. * Updated oracle-connector.md file for modifying custom mapping content. * As per the MS git validation warning added relative path of record definition in the oracle-connector md file. * Updated oracle-connector file for Oracle Java connector information. * Updated oracle connector page for Java connector information. * Fixed typo * updated oracle connector page to fix the validation errors. * Fixed validation errors in oracle connector page. * Update oracle-connector.md * Update .NET info in oracle-connector.md * Update oracle-connector.md for formatting Java support table. --------- Co-authored-by: Alex Keh <alex.keh@oracle.com>
1 parent b2ec84a commit a803813

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors/oracle-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ More information coming soon.
6060
::: zone pivot="programming-language-java"
6161

6262
| Feature Area | Support |
63-
| ------------- |:-------------:|
63+
| ------------- |-------------|
6464
|Supported filter clauses|<ul><li>AnyTagEqualTo</li><li>EqualTo</li></ul>|
6565
|Collection maps to|SQL database table|
6666
|Supported key property types|<ul><li>short/Short</li><li>int/Integer</li><li>long/Long</li><li>String</li><li>UUID</li></ul>|

0 commit comments

Comments
 (0)