[SQLite] How to db:push with in-memory db?

I mean something similar to
drizzle-kit push
.
I want to use in-memory database for unit testing with vitest.
Was this page helpful?