Tim Sehn

Results 334 comments of Tim Sehn

We don't heavily use the in-memory implementation. We would welcome a contribution here.

What error do you get when you try to send in an `as of` query? We can certainly add it as an option but I think reading the code that...

Understood. I think we would face a similar problem in the library but might as well solve it on once place.

The above data is in but we could live update from the sources.

This is kind of a side hustle for us. We may not create a release.

> Regarding the first point, Is there a way to create a new, empty branch something similar to '--oprhan' flag in git? This is probably a new feature request. Make...

I added a note on `--orphan` here: #4468 Seems like a good thing to do if we allow merging unrelated histories.

This SQL syntax extension will get better visibility in the Dolt repo, so I'm going to move it over there.

This is in 1.39.5: https://github.com/dolthub/dolt/releases/tag/v1.39.5

When building `dolt_ignore` we discussed this. Basically, you want a `dolt_global` or maybe `dolt_domain` set of tables. A set of tables that is not versioned but global to all branches....