Hacker News new | ask | show | jobs
by jhardy54 734 days ago
I’ll note that the bug is in the `id` column, but the `created_date` is likely passing the string “now()” to invoke SQL’s NOW(), deferring the timestamp creation to the database.