mongodb / mongo-jdbc-driver

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

SQL-1881: make functions silent that use sensitive vars #246

Closed terakilobyte closed 4 months ago

terakilobyte commented 4 months ago

I missed variables due to checking the wrong log. Additionally, even though the local testing variables aren't really sensitive I've made that function silent as well for good measure.