# Functions

GetSchemaNameFromDb retrieves the schema name from the given gorm.DB transaction.
SetSearchPath sets the search path for the given database connection to the specified schema name.
ValidateTenantName checks the validity of a provided tenant name.

# Type aliases

ResetSearchPath is a function that resets the search path to the default value.