Open

Description
In the documentation at http://nodejsdb.org/db-mysql/
In the Inserting example, {value: 'NOW', escape: false}
should be {value: 'NOW()', escape: false}
Metadata
Metadata
Assignees
Labels
No labels
In the documentation at http://nodejsdb.org/db-mysql/
In the Inserting example, {value: 'NOW', escape: false}
should be {value: 'NOW()', escape: false}