public override string Format(string identifier)
 {
     return(PostgresDataService.PrepareIdentifier(identifier));
 }