Daylon Wilkins

Results 6 comments of Daylon Wilkins

This bug was discovered by: https://github.com/dolthub/dolt/pull/1892

I’m also in favor of this. Zach’s additional comments also seem reasonable, and I have no additional comments myself.

I spoke to the team and it looks like I made an error in judgement. The SQL engine that Dolt uses is [go-mysql-server](https://github.com/dolthub/go-mysql-server)(GMS), and I'm working on a full foreign...

Is this actually a bug? This seems like a collation issue, Dolt defaults to a case-sensitive collation and I think MySQL defaults to a case-insensitive one.

@fulghum Would you mind detailing any of the remaining issues with `ENUM` values? At least regarding all of the issues mentioned here, it seems that they have all been fixed.

A user ran into a performance limitation due to this missing functionality: https://github.com/dolthub/dolt/issues/5175