mongodb / mongo-jdbc-driver

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

SQL-567: Improve SQL-to-Java regex pattern method in MongoDatabaseMetaData class #111

Closed kli19 closed 2 years ago

kli19 commented 2 years ago

In the toJavaPattern method:

Additionally, I created unit tests for these changes.

kli19 commented 2 years ago

evergreen merge