Former. Otherwise I would need to have multiple database instances running, each with its own data and migrations to keep in sync. Plus I would need to re-do local env vars to hook all of this up for each worktree etc. And I often want to know how these branches play together, with GitButler I can bring these branches in and out with a single “apply to workspace” click.
thanks for clarifying. I'll take a look into supporting this
How would having migrations in sync work when each parallel agent is (in principle) making changes to the database schema?