ericmock

Results 7 issues of ericmock

I think there's a little bug in many of your scripts in that you update the returns for the last step with a post-terminal step. Thus, your value (policy) functions...

If you want to try more than 10 bins you can use the idea from one of your other examples... convert base NUM_BINS to base 10. NUM_BINS = 20 def...

Version: tip of main dolt checkout branch_2 dolt sql-server In DBeaver: * select * from from `mydatabase/branch_1`.table * edit a cell See the screenshot. ![image](https://user-images.githubusercontent.com/25640/205753594-87faa12d-c026-41d9-89a1-a1dfcc495e96.png)

bug
tool integrations

It would be great to be able to output conflicts to a csv file. In fact, it would be great to be able to make all output a csv. Stuff...

enhancement
cli

While I realize this could be done using a set of schema constraints, it would be great to have a URL datatype that will automatically check that the entry is...

feature

While I realize this could be done using some table joins, it would be great to have to_committer and from_committer in the dolt_diff and dolt_commit_diff tables.

feature