You should probably try: `createdAt DATETIME NOT NULL DEFAULT (CURRENT_TIMESTAMP),`

You should probably try: createdAt DATETIME NOT NULL DEFAULT (CURRENT_TIMESTAMP),
Was this page helpful?