mongodb / mongo-jdbc-driver

JDBC Driver for MongoDB Atlas SQL interface
Apache License 2.0
36 stars 33 forks source link

SQL-579: Refactor repeated new calls to class-level constants in MongoSQLDatabaseMetadata #109

Closed kli19 closed 2 years ago

kli19 commented 2 years ago

Replace the following repeated calls with the corresponding class-level constants

kli19 commented 2 years ago

evergreen merge