dolthub / go-mysql-server

A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
Apache License 2.0
2.32k stars 199 forks source link

Fix information_schema.columns for databases with schemas #2596

Closed tbantle22 closed 1 month ago

tbantle22 commented 1 month ago

Missed this table in my original PR