@Nullable open static fun commonDatabaseName(@Nullable source: String): String
Extract a common name for the database in use even if various drivers/platforms provide varying names.
source - the name as provided in database metadata
Return
the common name to be used