mongodb / mongo-jdbc-driver

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

SQL-2049: Make all commit related logic no-op and report auto-commit = true instead of false. #258

Closed nbagnard closed 2 months ago

nbagnard commented 2 months ago

I tested with an older version of DBeaver and a newer version. The driver works with both versions with this change. It fails as described when using an older driver with the newer DBeaver.