Added Database Column Datetime - NodeJS

I am building the database and the relative tables. When I add a column called created and try to set it to Datetime with NOW and set the Default to knex.fn.now() by clicking the time icon.

Community Page
Last updated: