Using Sqlite Worktrees

Use when creating a git worktree for a Rails project that uses SQLite - copies the main working tree's development SQLite databases (including Rails 8 Solid Queue/Cache/Cable) into the worktree's storage/ directory with proper WAL checkpointing, so the new worktree has real dev data without re-seeding or re-migrating

lucianghinda d5f0879 2 files · 14.4 KB Updated

File contents

lucianghinda/superpowers-ruby/tree/main/skills/using-sqlite-worktrees commit d5f08799b4

Frequently asked questions

npx skillmds@latest add lucianghinda/using-sqlite-worktrees