Targets: {
    mysql?: Mysql;
    postgresql?: Postgresql;
    sqlite?: Sqlite;
    sqlserver?: Sqlserver;
    ucast?: Ucast;
}