mongodb / mongo-jdbc-driver

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

SQL-513: Add MongoJsonSchema and MongoJsonSchemaResult #57

Closed pmeredit closed 2 years ago

pmeredit commented 2 years ago

Check me on the MongoJsonSchemaResult, the goal there is for that to be the deserialization type for the return type of sqlGetResultSchema

We aren't going to return a superdocument with $jsonSchema, right?