Skip to content

Issues: dolthub/dolt

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

After Dolt CLI restore procedure database is not visible through the SQL client bug Something isn't working customer issue good repro Easily reproducible bugs version control
#7993 opened Jun 11, 2024 by awarycha updated Jun 12, 2024
Casting json to string doesn't escape double quotes in keys/values bug Something isn't working correctness We don't return the same result as MySQL
#7998 opened Jun 11, 2024 by nicktobey updated Jun 11, 2024
Dolt does not support CREATE TABLE ... AS ... with a table definition correctness We don't return the same result as MySQL customer issue enhancement New feature or request
#7996 opened Jun 11, 2024 by arvidfm updated Jun 11, 2024
"Unable to find field with index" error on INSERT in procedure following IF (SELECT ...) bug Something isn't working correctness We don't return the same result as MySQL customer issue good repro Easily reproducible bugs
#7994 opened Jun 11, 2024 by arvidfm updated Jun 11, 2024
Dolt drops indexes when a referenced column is dropped bug Something isn't working sql Issue with SQL
#5641 opened Mar 28, 2023 by fulghum updated Jun 11, 2024
SHOW CREATE TABLE doesn't include TEMPORARY for temporary tables good first issue Good for newcomers
#7992 opened Jun 11, 2024 by fulghum updated Jun 11, 2024
Implement dolt_help set of system tables documentation Improvements or additions to documentation enhancement New feature or request version control
#7984 opened Jun 9, 2024 by timsehn updated Jun 9, 2024
Clean up foreign key resolution
#7982 opened Jun 7, 2024 by fulghum updated Jun 7, 2024
Create a config.yaml file when database server is first run enhancement New feature or request good first issue Good for newcomers
#7980 opened Jun 7, 2024 by zachmu updated Jun 7, 2024
Should be able to use "STAGED" as commits in dolt_commit_diff_[tablename] bug Something isn't working sql Issue with SQL version control
#7978 opened Jun 7, 2024 by tbantle22 updated Jun 7, 2024
NOT FOUND handlers in procedures cause ERROR 1105 (HY000): EOF bug Something isn't working correctness We don't return the same result as MySQL customer issue
#7971 opened Jun 7, 2024 by arvidfm updated Jun 7, 2024
Syntax Error Occurs When Using AS Clause with ON DUPLICATE KEY UPDATE customer issue enhancement New feature or request sql Issue with SQL
#7638 opened Mar 17, 2024 by koh789 updated Jun 6, 2024
User-defined Function Support customer issue enhancement New feature or request
#6193 opened Jun 21, 2023 by fulghum updated Jun 5, 2024
Update with subquery join clause causes field index error/panic for table with trigger bug Something isn't working correctness We don't return the same result as MySQL customer issue panic
#7943 opened Jun 4, 2024 by arvidfm updated Jun 4, 2024
Incorrect results for JSON lookups. correctness We don't return the same result as MySQL json sql Issue with SQL
#7936 opened Jun 1, 2024 by nicktobey updated Jun 1, 2024
DESCRIBE <table> should read indexes in order that they were defined correctness We don't return the same result as MySQL good repro Easily reproducible bugs sql Issue with SQL
#7932 opened May 30, 2024 by jycor updated May 30, 2024
REFLOG is empty after backup restore customer issue enhancement New feature or request version control
#7904 opened May 25, 2024 by uSlashVlad updated May 28, 2024
CHECK constraints on virtual columns silently dropped bug Something isn't working sql Issue with SQL
#7868 opened May 15, 2024 by zachmu updated May 17, 2024
have default collation be utf8mb4_0900_ai_ci correctness We don't return the same result as MySQL good repro Easily reproducible bugs
#7856 opened May 13, 2024 by jycor updated May 16, 2024
ALT + TAB breaks dolt shell in Windows CMD bug Something isn't working windows For Windows specific bugs
#7855 opened May 13, 2024 by jycor updated May 15, 2024
support subquery in aggregate syntax correctness We don't return the same result as MySQL good repro Easily reproducible bugs
#7857 opened May 13, 2024 by jycor updated May 13, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.