ParsesSearchPath
trait ParsesSearchPath (View source)
Methods
                    array
                
                
                    parseSearchPath(string|array|null $searchPath)
        
                                            
                
            Parse the Postgres "search_path" configuration value into an array.
Details
        
                    protected        array
    parseSearchPath(string|array|null $searchPath)
        
    
    Parse the Postgres "search_path" configuration value into an array.