dolt icon indicating copy to clipboard operation
dolt copied to clipboard

Dolt – Git for Data

Results 471 dolt issues
Sort by recently updated
recently updated
newest added

I'm not certain if the issue has to do with DBeaver or dolt, but I'm opening the issue here first (because this issue doesn't exist with MySQL/MariaDB databases in DBeaver...

support aliyun oss as backend store

contribution

As talked before, this is a hard feature to make, is not priority for spatial databases, but is used in some of them like OpenStreetMap, in any case we can...

enhancement
spatial-types

Hi, earlier I tried to do a quick COUNT(*) to spot check some join logic in a CTE. The output appears to be a query planning bug? Seems to be...

bug
sql
tool integrations

This fixes https://github.com/dolthub/dolt/issues/4361

:coffee: *An Automated Dependency Version Bump PR* :crown: ### Initial Changes The initial changes contained in this PR were produced by `go get`ing the dependency. ``` $ cd ./go $...

gms-bump

The following somewhat complex query is very slow on Dolt, when compared to MySQL. In MySQL the query runs in about 110ms (on my machine) and in Dolt the query...

performance

Customers migrating from MySQL require this. We don't need to support the actual partition definitions at this point, just make them parse without error. Feature described here: https://dev.mysql.com/doc/refman/8.0/en/partitioning-overview.html Here's an...

enhancement
sql

It appears that my USB controller temporarily disconnects for miliseconds at a time. The following issue happens: ``` dolt push -u origin us_main Uploaded 3.3 GB of 4.2 GB @...

cli