Help for this page
sub _grow_db() { ... $sth->execute(); $sth->finish();
sub get_table_info() { ... return \@columns; }