Database set search_path to the schema with function
This commit is contained in:
parent
ae93b5e010
commit
aef684fa1a
7 changed files with 508 additions and 28 deletions
|
|
@ -80,6 +80,7 @@ de données");
|
|||
|
||||
}
|
||||
$this->db=$a;
|
||||
if ($p_type == 'dos'||$p_type=='mod') (pg_exec($this->db,'set search_path to public,comptaproc;');
|
||||
ob_end_clean();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue