p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
https://phasetwo.io
Other
405 stars 71 forks source link

Support MariaDB #111

Closed m-bull closed 1 year ago

m-bull commented 1 year ago

Database migrations fail when using MariaDB, in the same way that is is described for MySQL in https://github.com/p2-inc/keycloak-orgs/pull/41.

Adding an additional precondition logic tag to include mariadb in the DBMS' for which to run the "mysql-style" migrations would mean that MariaDB could be supported.