mongodb / mongo-jdbc-driver

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

SQL-550: Add support for dialect property #51

Closed mattChiaravalloti closed 2 years ago

mattChiaravalloti commented 2 years ago

This PR adds support for the dialect property to the MongoDriver class according to the rules outlined here in the design doc.