I really should be able to figure this out but for some reason my brain isn't working. Also, I suck at regex. What I want to do is use the PL/SQL to replace all non-alphanumeric characters in a column ...
$platform = $this->getTable()->getDatabase()->getPlatform(); if ($platform instanceof PgsqlPlatform) { $script .= "->where('q." . $this->getColumnForParameter('slug ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results