[Koha-bugs] [Bug 7802] A MySQLism is used to get the current date.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 9 10:51:51 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7802

--- Comment #18 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to Katrin Fischer from comment #17)
> Weird, it's in the Postgres documentation too?
> http://www.postgresql.org/docs/8.1/static/functions-datetime.html

Yes
select current_date;   -- works
select current_date(); -- does not work

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list