I m using D1 and trying to apply a

I'm using D1 and trying to apply a schema.sql file onto it. However, a few statements don't get read (Parsing 3 statements -> Executed 1 command in 9.842563999816775ms), with no error messages. I've narrowed it down to the INSERT INTO command. The first one works, but the next ones don't. 😅 I don't know what to do
Was this page helpful?