Fix forgotten finally{} in Sybase::ASE (missed in ddcc02d14)
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 12 Apr 2016 14:25:58 +0000 (16:25 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 12 Apr 2016 14:25:58 +0000 (16:25 +0200)
commitf967004237e287bab2d2b05401dcff06d89ad4b8
treeb2db7b30e31ede6aaa9a6ddb97733e32a31fc928
parent87b1255103d7b8873b225416cb381c50011f4c06
Fix forgotten finally{} in Sybase::ASE (missed in ddcc02d14)

I guess my grep-fu failed me, the finally is right there...

As per the comment nothing seems to fail if I just remove this, but ASE is
so fragile that I'll just play it safe...
lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm