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

Allow table names with special characters when MySql allows them analyzer bug Something isn't working sql Issue with SQL
#6397 opened Jul 26, 2023 by nicktobey
"SELECT * FROM tbl" has incorrect schema when table has default values. analyzer bug Something isn't working sql Issue with SQL
#6396 opened Jul 26, 2023 by nicktobey
duplicate column names in a table alias should be prevented. analyzer bug Something isn't working sql Issue with SQL
#6395 opened Jul 26, 2023 by nicktobey
Valid join query erroneously reported as ambiguous analyzer bug Something isn't working sql Issue with SQL
#6394 opened Jul 26, 2023 by nicktobey
Handle schema merge for column and FK drop automatically enhancement New feature or request merge Issues relating to merge sql Issue with SQL version control
#6393 opened Jul 26, 2023 by fulghum
Querying dolt_diff_table errors out when table column has shrunk bug Something isn't working customer issue diff sql Issue with SQL system tables Issues and feature requests related to system tables version control
#6391 opened Jul 26, 2023 by ricardoreiter
Get the branches each commit is on customer issue enhancement New feature or request system tables Issues and feature requests related to system tables version control
#6384 opened Jul 25, 2023 by timsehn
Error with dolt_commit_diff subquery analyzer bug Something isn't working customer issue sql Issue with SQL
#6371 opened Jul 21, 2023 by lizkimble
SHOW VARIABLES should render enum/set values bug Something isn't working good first issue Good for newcomers good repro Easily reproducible bugs sql Issue with SQL
#6370 opened Jul 21, 2023 by fulghum
Hacky Float/Decimal Implementation analyzer enhancement New feature or request
#6358 opened Jul 18, 2023 by JCOR11599
Produce a diff of two arbitrary queries feature An issue corresponding to a feature. sql Issue with SQL version control
#6343 opened Jul 14, 2023 by timsehn
Merge doesn't support reporting multiple constraint violations of the same type for the same row bug Something isn't working good repro Easily reproducible bugs merge Issues relating to merge sql Issue with SQL
#6329 opened Jul 13, 2023 by fulghum
Checks when creating/altering a FK need to correctly handle revision DBs bug Something isn't working sql Issue with SQL
#6318 opened Jul 11, 2023 by fulghum
dolt clean should behave like git clean cli enhancement New feature or request
#6313 opened Jul 11, 2023 by macneale4
prepared join error setting non null for parameter #1 with JdbcType null bug Something isn't working correctness We don't return the same result as MySQL sql Issue with SQL
#6309 opened Jul 10, 2023 by max-hoffman
XCA Tool shows no records when Dolt is used instead of MySQL customer issue integrations Issues with tools connecting to/querying Dolt
#6305 opened Jul 8, 2023 by timsehn
Prepared statements don't work with as of analyzer bug Something isn't working sql Issue with SQL version control
#6300 opened Jul 7, 2023 by macneale4
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.