Voting

: eight plus one?
(Example: nine)

The Note You're Voting On

php at richardneill dot org
11 years ago
For a parameterised date, the value NOW() is not allowed (it gets turned into a literal string and makes postgres choke), however 'now'
is allowed as a parameter, and has the same effect.

<< Back to user notes page

To Top