Steven Niu

Results 6 comments of Steven Niu

This issue has been solved in 3.2, so close it.

Thanks to Chidera and Talha! I will take a try.

> @bigplaice Hi Steven, any update if you could get this to work? actually not yet. My project of graph database is freezed before I rush into verification. And probably...

Hi, David, I didn't run full test. Just enabled pgaudit and noticed that audit output appeared in pg log file with my fix. If simple return is not proper action,...

Expect same behavior as Oracle: SQL> SELECT TO_DATE( '0000-02-01', 'YYYY-DD-MM', 'NLS_DATE_LANGUAGE = American') FROM DUAL; 2 3 4 5 '0000-02-01', * ERROR at line 2: ORA-01841: (full) year must be...

This issue had been solved by the following PR. https://github.com/IvorySQL/IvorySQL/pull/648