Blame view

sql/dm/flowable-patch/src/main/resources/META-INF/services/liquibase.database.Database 821 Bytes
2f252ffd   王彪总   feat(pay): 实现支付宝支...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
  liquibase.database.core.CockroachDatabase
  liquibase.database.core.DB2Database
  liquibase.database.core.Db2zDatabase
  liquibase.database.core.DerbyDatabase
  liquibase.database.core.Firebird3Database
  liquibase.database.core.FirebirdDatabase
  liquibase.database.core.H2Database
  liquibase.database.core.HsqlDatabase
  liquibase.database.core.InformixDatabase
  liquibase.database.core.Ingres9Database
  liquibase.database.core.MSSQLDatabase
  liquibase.database.core.MariaDBDatabase
  liquibase.database.core.MockDatabase
  liquibase.database.core.MySQLDatabase
  liquibase.database.core.OracleDatabase
  liquibase.database.core.PostgresDatabase
  liquibase.database.core.SQLiteDatabase
  liquibase.database.core.SybaseASADatabase
  liquibase.database.core.SybaseDatabase
  liquibase.database.core.DmDatabase
  liquibase.database.core.UnsupportedDatabase