Skip to content

Commit

Permalink
0005100: OpenSearch Dialect Implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobvanmeter committed Nov 10, 2021
1 parent c253335 commit 0eee5b7
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -66,5 +66,6 @@ private DatabaseNamesConstants() {
public final static String INGRES = "ingres";
public final static String MONGO = "mongo";
public final static String ELASTIC = "elasticsearch";
public final static String OPENSEARCH="opensearch";
public final static String COSMOS = "cosmos";
}

0 comments on commit 0eee5b7

Please sign in to comment.