Skip to content
Snippets Groups Projects
Commit d438b1a0 authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

fix: pb with oracle sysdate

parent e2e5a5a3
No related branches found
No related tags found
No related merge requests found
......@@ -245,6 +245,7 @@ class dbquery extends functions
'UTF8'
);
}
$this->query("alter session set nls_date_format='dd-mm-yyyy HH24:MI:SS'");
break;
default :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment