OP-SQLite Setup Guide
✓ RelevantStep-by-step setup for Drizzle ORM with OP-SQLite in Expo: create project, install packages, initialize db connection, define schema, configure drizzle/metro/babel, generate migrations, apply migrations with useMigrations hook, run queries, and execute app.