weavejester / ragtime

Database-independent migration library
Eclipse Public License 1.0
610 stars 85 forks source link

issue-142: ensuring tables resultset will be closed #143

Closed bdrillard closed 3 years ago

bdrillard commented 3 years ago

Closes #142.

Testing

I built a SNAPSHOT and verified in my own project that the chatty warnings issued by my driver given the leaking ResultSet no longer occurred.

weavejester commented 3 years ago

Thanks for the fix. Can you change the commit message to:

Ensure table metadata resultset closes after use

Fixes #142.
bdrillard commented 3 years ago

Done!

weavejester commented 3 years ago

Can you set the commit message to exactly the previous message? You've joined the commit message body with the subject line.

bdrillard commented 3 years ago

I think that's it!

weavejester commented 3 years ago

Thanks

bdrillard commented 3 years ago

Is there a schedule or estimated timeframe by which we could anticipate a new release of Ragtime including this fix?

weavejester commented 3 years ago

Released 0.8.1.