sub DESTROY { my $self = shift; unless ( $self->{Handle}->{AutoCommit} ) { $self->{Handle}->commit; } if ( $self->{_disconnect} ) { undef $self->{Handle}; } }
In reply to Re: CGI::Session + DBD::SQLite = closing dbh with active statement handles
by bash
in thread CGI::Session + DBD::SQLite = closing dbh with active statement handles
by bash
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |