Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dolt_history_* and dolt_diff_* tables don't work for tables created in the working set #373

Closed
zachmu opened this issue Feb 5, 2020 · 0 comments
Assignees

Comments

@zachmu
Copy link
Member

zachmu commented Feb 5, 2020

Steps to reproduce:

dolt sql -q "create table a (b int primary key);"
dolt sql -q "dolt sql -q "desc dolt_diff_a";
table not found: dolt_diff_a

Same with dolt_history_a

@zachmu zachmu assigned zachmu and bheni and unassigned zachmu Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants