keycloak-scim/.github
Dominik Guhr 059a132476 Fixes the regression in 19 for MariaDB, MySQL and other DBs
databases that are not using an official liquibase type in Database.java could not be seeded anymore because

the liquibase types we use in model-jpa were not indexed and loaded during the build anymore.

Introduces highly needed tests for other databases than postgres, because postgres has an official liquibase databasetype in its list

in database.java and as such differs from nearly all other vendors.

Closes #13389
2022-07-28 20:40:51 +02:00
..
ISSUE_TEMPLATE Add issue template for tasks (#10912) 2022-03-29 15:47:35 +02:00
scripts/quickstarts Failure to upload the SARIF file on pull requests (#10725) 2022-03-15 08:59:59 +01:00
snyk Ignore vulnerabilities fixed on Keycloak 18.0.0 2022-04-28 15:24:55 -03:00
workflows Fixes the regression in 19 for MariaDB, MySQL and other DBs 2022-07-28 20:40:51 +02:00
dependabot.yml Ensure Dependabot PRs are created on Saturdays (#13156) 2022-07-18 09:35:40 -03:00
mvn-rel-settings.xml Add Maven settings for release jobs (#12479) 2022-06-13 15:53:44 +02:00
settings.xml Remove additional repositories where they are not needed. Set updatePolicy for GA. (#10047) 2022-02-16 08:59:05 +01:00