I've found what could possibly be a bug in drizzle-kit, but before I file an issue, I wanted to check if anyone else has had this issue: I have a column such as
and refuses to run because CURRENT_TIMESTAMP is not defined (CURRENT_TIMESTAMP also has error highlighting in the read-only editor of the schema in the UI).