googleapis / java-spanner-jdbc

Apache License 2.0
64 stars 48 forks source link

feat: update DatabaseMetaData to include named schemas #1733

Closed olavloite closed 2 months ago

olavloite commented 2 months ago

Updates the results that we return for methods that relate to named schemas in DatabaseMetaData, as Spanner now supports named schemas.