GH-836 - Add support for MariaDB database.
This commit is contained in:
committed by
Oliver Drotbohm
parent
0c2f79a56d
commit
e0b79e5fb1
@@ -203,6 +203,14 @@ include::{jdbc-schema-base}/schema-hsqldb.sql[]
|
||||
include::{jdbc-schema-base}/schema-mysql.sql[]
|
||||
----
|
||||
|
||||
[[schemas.mariadb]]
|
||||
=== MariaDB
|
||||
|
||||
[source, sql]
|
||||
----
|
||||
include::{jdbc-schema-base}/schema-mariadb.sql[]
|
||||
----
|
||||
|
||||
[[schemas.postgresql]]
|
||||
=== PostgreSQL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user