Nick Tobey

Results 45 comments of Nick Tobey

Here's how I would get started: Our parser is a fork of Vitess and is kept in a separate repository that Dolt depends on: https://github.com/dolthub/vitess It uses yacc to generate...

Actually, I'd hang off on trying to fix it. The issue is more subtle and more complicated than I originally thought, and I'm going to discuss with the team what...

Alright, I modified `dolt_conflicts_resolve` to allow resolving conflicts when the table was deleted on one side of the branch. Unfortunately, the conflict resolution workflow seems to be broken for this...

I'm going to close this. If a user requires the `dolt_conflicts_resolve` workflow to resolve a conflict like this we can revisit it, but more likely this just ends up becoming...

With https://github.com/dolthub/dolt/pull/9579 as a workaround, this is no longer necessary.