actually that means that foreign keys work exactly as intended on the alpha backend, which means tha
actually that means that foreign keys work exactly as intended on the alpha backend, which means that the only thing left to figure out is how to set
foreign_keys=1 on the beta backend. It's tricky because that's per-SQLite connection, but the D1 API doesn't have a concept of a connection


