Data-HandyGen-mysql
view release on metacpan or search on metacpan
lib/Data/HandyGen/mysql.pm view on Meta::CPAN
}
1;
__END__
=head1 BUGS AND LIMITATIONS
There are still many limitations with this module. I'll fix them later.
Please report problems to Egawata C<< (egawa.takashi at gmail com) >>
Patches are welcome.
=head3 Only primary key with single column is supported.
Although it works when inserting a record into a table which primary key consists of multiple columns, C<< insert() >> won't return a value of primary key just inserted.
script/hd_delete_all.pl view on Meta::CPAN
=back
=head1 DESCRIPTION
This scripts deletes all records specified by YAML file, which is generated by hd_insert_bulk.pl (included in this package). Of course manually created YAML file can also be used.
=head1 BUGS AND LIMITATIONS
There are no known bugs in this module.
Please report problems to Takashi Egawa (C<< egawa.takashi at gmail com >>)
Patches are welcome.
=head1 SEE ALSO
L<Data::HandyGen::mysql>
L<hd_insert_bulk.pl>
script/hd_insert_bulk.pl view on Meta::CPAN
=head1 TODO
=over 4
=item * To handle also YAML, CSV and TSV formats.
=back
=head1 BUGS AND LIMITATIONS
Please report problems to Takashi Egawa (C<< egawa.takashi at gmail com >>)
Patches are welcome.
=head1 SEE ALSO
L<Data::HandyGen::mysql>
L<hd_delete_all.pl>
( run in 0.393 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )