vert-x3 / vertx-mysql-postgresql-client

This client is deprecated - use instead
https://github.com/eclipse-vertx/vertx-sql-client
Apache License 2.0
117 stars 59 forks source link

Revert "Backported `Catch the exception thrown by the synchronization` to 3.6" #159

Closed okou19900722 closed 5 years ago

okou19900722 commented 5 years ago

In this commit,I forgot to close the connection after execution .If 3.6.x never be release, then this commit would be revert. I fix this issues in branch 3.8, see https://github.com/vert-x3/vertx-mysql-postgresql-client/pull/158