Alice Parsons (dlscanada)

Results 2 issues of Alice Parsons (dlscanada)

It appears that `dolt sql-server` cannot create case-sensitive (i.e., upper-case) ENUM options. ## Reproduce 1. Run the follow `CREATE TABLE` command. ```sql CREATE TABLE `test_table` ( `LSD` char(18) NOT NULL,...

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...