TargetSQLTableMappings: {
    mysql?: Mysql;
    postgresql?: Postgresql;
    sqlserver?: Sqlserver;
}