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 databases iter for information_schema tables #2590

Closed tbantle22 closed 2 months ago

tbantle22 commented 2 months ago

Doltgres information_schema tables include the schemas for the current database, not all databases