registerDialect

fun registerDialect(prefix: String, dialect: () -> DatabaseDialect)

Registers a new DatabaseDialect with the identifier prefix.