Add MariaDB to the list of supported database products for procedures

Closes gh-25811
This commit is contained in:
Juergen Hoeller
2020-09-25 11:25:05 +02:00
parent 21cb9e8bff
commit 392ad09990

View File

@@ -43,6 +43,7 @@ public final class CallMetaDataProviderFactory {
"Apache Derby",
"DB2",
"Informix Dynamic Server",
"MariaDB",
"Microsoft SQL Server",
"MySQL",
"Oracle",